WorkMesh is an open-source micro-services orchestration system for automatng software scaling and work distribution. Some hints: - In the **WorkMesh** world, a **micro-service** is an **external web-service** who receives tasks for any kind of offline processing, and returns the result to **master**. Just that. Nothing more. - This library is for defininng the micro-service protocol at the **master** side. - For creating your own micro-service, refer to [micro.template](https://github.com/leandrosardi/micro.template) project. - If you are looking for a multi-threading processing framework, you should refer to [Pampa](https://github.com/leandrosardi/pampa) instead. Find documentation here: https://github.com/leandrosardi/workmesh
Required Ruby Version
>= 0
Authors
Leandro Daniel Sardi
Versions
- 1.0.7 March 27, 2024 (9 KB)
- 1.0.6 September 29, 2023 (9 KB)
- 1.0.5 September 18, 2023 (9 KB)
- 1.0.4 June 28, 2023 (9 KB)
- 1.0.3 June 28, 2023 (8.5 KB)