Join Slack
Powered by
I read these messages into a concurrent queue, and...
# coroutines
s
sailxjx
11/15/2017, 8:24 AM
I read these messages into a concurrent queue, and another thread (this is handled by the connect framework) will poll this queue and release the memory.
sleep
can avoid putting too many messages in the queue.
6
Views
Open in Slack
Previous
Next