Try the magnetic for communication between the master thread and the workers. This could simplify the setup as the mpsc channels from the stdlib are a bit limiting at times. The last time I tried this however it was slow as hell, so we need to be careful.
Try the magnetic for communication between the master thread and the workers. This could simplify the setup as the mpsc channels from the stdlib are a bit limiting at times. The last time I tried this however it was slow as hell, so we need to be careful.