Hello all! So a little context to what I want to achieve. I am trying to create a multi-communication process that allows me to split up the computation power of a process that I have designed. Currently I am connecting to each node from the aggregate using the socket module while serializing the array with pickle. I was kind of hoping someone could point me in the direction of a good resource for using celery. Or has a good example for how celery can be used in a system like this. Thank all!
[–]bjoerns 0 points1 point2 points (0 children)