Closed simonxuhao closed 7 years ago
Is there a way to broadcast a message to all workers in a pool?
something like this:
wpool:cast(mypool, all_workers).
It's gonna be very useful in situations e.g. update configurations of all workers.
I love this idea!
Is there a way to broadcast a message to all workers in a pool?
something like this:
wpool:cast(mypool, all_workers).
It's gonna be very useful in situations e.g. update configurations of all workers.