On Thursday, 23 November 2017 at 10:15:26 UTC, Nordlöw wrote:
I'm looking at

http://vibed.org/api/vibe.core.concurrency/makeIsolated

which is a great idea for safe inter-thread communication.

Are there any more usage examples for vibe's worker tasks that show how to send instances of `Isolated` to an existing such worker task via some low-latency (non-locking) channel-like communication structure?

You might wanna search or as the question on these forums as well:

vibe.d discussion - RejectedSoftware Forums
http://forum.rejectedsoftware.com/groups/rejectedsoftware.vibed/

Reply via email to