RubyGems Navigation menu

pampa 2.0.4

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:
= Copy to clipboard Copied!

install:
=

Versions:

  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.4 - September 26, 2022 (12 KB)
Show all versions (33 total)

Runtime Dependencies (5):

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

cae863175955f3e4f5c00e1a9a5177111f16b4b10f08167d8730734a7e70cee3

Total downloads 11,744

For this version 554

License:

MIT

Required Ruby Version: >= 0

Links: