RubyGems Navigation menu

pampa 2.0.2

Pampa is a Ruby library for async & distributing computing providing the following features: - cluster-management with dynamic reconfiguration (joining and leaving nodes); - distribution of the computation jobs to the (active) nodes; - error handling, job-retry and fault tolerance; - fast (non-direct) communication to ensure realtime capabilities. The Pampa framework may be widely used for: - large scale web scraping with what we call a "bot-farm"; - payments processing for large-scale ecommerce websites; - reports generation for high demanded SaaS platforms; - heavy mathematical model computing; and any other tasks that requires a virtually infinite amount of CPU computing and memory resources. Find documentation here: https://github.com/leandrosardi/pampa

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 2.1.0 - February 02, 2024 (14.5 KB)
  2. 2.0.34 - December 09, 2023 (14.5 KB)
  3. 2.0.33 - October 07, 2023 (14.5 KB)
  4. 2.0.32 - October 07, 2023 (14.5 KB)
  5. 2.0.31 - October 07, 2023 (14.5 KB)
  6. 2.0.2 - September 20, 2022 (12.0 KB)
显示所有版本 (共 33 个)

Runtime 依赖 (5):

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
blackstack_core ~> 1.2.3, >= 1.2.3
blackstack_nodes ~> 1.2.10, >= 1.2.10

业主:

推送:

作者:

  • Leandro Daniel Sardi

SHA 256 校验和:

be9b8bcb22be2a740a7ec37555628d4aa8fee0684e394adacf32e091b59efc52

下载总量 11,744

这个版本 501

许可:

MIT

需要的 Ruby 版本: >= 0

链接: