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: 142,334 of 190,365
Downloads: 4,200

Daily

Ranking: 113,104 of 190,317
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
78967,550,989sequel
34,60737,239simple_cloud_logging
58,62818,367blackstack-core
76,35112,549blackstack-nodes
93,2619,101simple_command_line_parser
148,6433,880blackstack-db

Owners

#GravatarHandle
1iconleandro_sardi