SLIM is the Sea Lice Model associated with a funded BBSRC project on the evolution to resistance to treatment in sea lice (BBR009309). We aim to integrate an epidemiological and genetic model of sea lice with a model of treatment decision-making by different salmon farms.
Ray's queues get the job done but spam the server with many useless processes.
By using ThreadedActors one can reduce the load of useless processes and (de)serialisation, thus by making the simulation on the cluster a bit faster and potentially "safer" (less prone to zombie processes surviving).
Ray's queues get the job done but spam the server with many useless processes. By using
ThreadedActors
one can reduce the load of useless processes and (de)serialisation, thus by making the simulation on the cluster a bit faster and potentially "safer" (less prone to zombie processes surviving).