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: 149,142 of 187,239
Downloads: 3,702

Daily

Ranking: 41,793 of 187,224
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
79862,795,936sequel
34,86435,395simple_cloud_logging
63,35115,851blackstack-core
78,81511,492blackstack-nodes
94,1068,624simple_command_line_parser
159,4523,197blackstack-db

Owners

#GravatarHandle
1iconleandro_sardi