RubyGems Navigation menu

workmesh 1.0.3

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:
=

安裝:
=

版本列表:

  1. 1.0.7 March 27, 2024 (9.0 KB)
  2. 1.0.6 September 29, 2023 (9.0 KB)
  3. 1.0.5 September 18, 2023 (9.0 KB)
  4. 1.0.4 June 28, 2023 (9.0 KB)
  5. 1.0.3 June 28, 2023 (8.5 KB)
顯示所有版本(共 7)

Runtime 相依性套件 (6):

blackstack-core ~> 1.2.3, >= 1.2.3
blackstack-deployer ~> 1.2.24, >= 1.2.24
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

擁有者:

推送者:

作者:

  • Leandro Daniel Sardi

SHA 256 總和檢查碼:

=

總下載次數 2,527

這個版本 339

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: