Categories: None [Edit]

workmesh

https://rubygems.org/gems/workmesh
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

Total

Ranking: 136,885 of 196,658
Downloads: 4,801

Daily

Ranking: 88,523 of 196,619
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
78174,157,134sequel
34,10240,682simple_cloud_logging
51,43023,300blackstack-core
69,33115,380blackstack-nodes
92,2249,836simple_command_line_parser
135,0344,910blackstack-db

Owners

#GravatarHandle
1iconleandro_sardi