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: 163,419 of 183,021
Downloads: 2,495

Daily

Ranking: 66,011 of 183,007
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
75955,084,820sequel
35,70231,347simple_cloud_logging
81,24410,089blackstack-core
89,0668,656blackstack-nodes
96,5347,673simple_command_line_parser
171,2072,030blackstack-db

Owners

#GravatarHandle
1iconleandro_sardi