SimpleScale
SimpleScale is a C# framework to scale embarrassingly parallel problems across multiple servers using message queues.
SimpleScale is a C# framework to scale embarrassingly parallel problems across multiple servers using message queues.
SimpleScale reduces the time it takes to run large jobs by providing the infrastructure to run them across multiple computers.
All source code is 100% managed .Net. Run your application anywhere you can run .Net.
Distributed with an unrestricted open source licence.
SimpleScale works out the box with Windows Serivce Bus and RabbitMQ and it can be easily extended to use other queueing libraries like nservicebus.