Communicating between vibe.d's worker tasks

Timoses timosesu at gmail.com
Thu Nov 23 15:43:56 UTC 2017


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/


More information about the Digitalmars-d-learn mailing list