RubyGems Navigation menu

workmesh 1.0.5

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 (9KB)
  2. 1.0.6 September 29, 2023 (9KB)
  3. 1.0.5 September 18, 2023 (9KB)
  4. 1.0.4 June 28, 2023 (9KB)
  5. 1.0.3 June 28, 2023 (8.5KB)
全てのバージョンを表示(全7件)

Runtime依存関係 (5):

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

このバージョンのみ 338

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: