Ok, thanks for the guidance. I'll try the concurrencykit library and I think that the functions I need are ck_ring_enqueue_spsc(3)<http://concurrencykit.org/doc/ck_ring_enqueue_spsc.html>and ck_ring_dequeue_spsc(3)<http://concurrencykit.org/doc/ck_ring_dequeue_spsc.html>. What are the differences between *_spmc and *_spsc?
-- You received this message because you are subscribed to the Google Groups "libuv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/libuv. For more options, visit https://groups.google.com/d/optout.
