Concurrent or batch JSON-RPC API calls?

38 views
Skip to first unread message

Joel Hendrix

unread,
Jan 25, 2019, 4:39:28 PM1/25/19
to delve-dev
Hello all,

I don't see anything in the docs stating if the APIs can be called concurrently or must be batched.
For example, if I call "Eval" on some expression do I need to wait for the result before calling "Eval" on some
other expression?  It appears to work as expected but I don't know if this is undefined behavior.

Thanks

Alessandro Arzilli

unread,
Jan 27, 2019, 3:31:38 AM1/27/19
to delv...@googlegroups.com
Yes, it's fine, the API is thread safe.
Reply all
Reply to author
Forward
0 new messages