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,924 of 189,654
Downloads: 4,142

Daily

Ranking: 94,537 of 189,628
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
79066,761,028sequel
34,73736,805simple_cloud_logging
59,05818,084blackstack-core
76,63312,400blackstack-nodes
93,5209,010simple_command_line_parser
150,0353,800blackstack-db

Owners

#GravatarHandle
1iconleandro_sardi