RubyGems Navigation menu

workmesh 1.0.7

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

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.7 - March 27, 2024 (9 KB)
  2. 1.0.6 - September 29, 2023 (9 KB)
  3. 1.0.5 - September 18, 2023 (9 KB)
  4. 1.0.4 - June 28, 2023 (9 KB)
  5. 1.0.3 - June 28, 2023 (8.5 KB)
Show all versions (7 total)

Runtime Dependencies (6):

blackstack-core ~> 1.2.3, >= 1.2.3
blackstack-db ~> 1.0.6, >= 1.0.6
blackstack-nodes ~> 1.2.11, >= 1.2.11
sequel ~> 5.56.0, >= 5.56.0
simple_cloud_logging ~> 1.2.2, >= 1.2.2
simple_command_line_parser ~> 1.1.2, >= 1.1.2

Owners:

Pushed by:

Authors:

  • Leandro Daniel Sardi

SHA 256 checksum:

c96ce921f6b13ad4a787fdfd5abdee2925bf2b376f8c97984ed785ec423e764e

Total downloads 1,896

For this version 187

License:

MIT

Required Ruby Version: >= 0

Links: