I was experimenting with distributed computing a bit. The idea is slightly different, because the same binary has to be published to each cluster node and it can run in different roles client/master/worker. It's far from being usable, but at least it can already publish data into worker memory and run arbitrary code remotely on a worker. Usage looks like that: [https://github.com/bluenote10/Hydra/blob/master/testapp1.nim](https://github.com/bluenote10/Hydra/blob/master/testapp1.nim)
- Has anyone considered if Nim would be a good fit for a "serv... monster
- Re: Has anyone considered if Nim would be a good fit for a &... yglukhov
- Re: Has anyone considered if Nim would be a good fit for... monster
- Re: Has anyone considered if Nim would be a good fit... bluenote
