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: 138,712 of 193,214
Downloads: 4,526

Daily

Ranking: 74,024 of 193,188
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
78770,385,524sequel
34,75538,208simple_cloud_logging
56,49719,815blackstack-core
74,93213,270blackstack-nodes
93,2559,360simple_command_line_parser
142,5754,312blackstack-db

Owners

#GravatarHandle
1iconleandro_sardi