RubyGems Navigation menu

pampa 2.1.5

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.5 August 03, 2024 (18KB)
  2. 2.1.4 July 30, 2024 (17KB)
  3. 2.1.0 February 02, 2024 (14.5KB)
  4. 2.0.34 December 09, 2023 (14.5KB)
  5. 2.0.33 October 07, 2023 (14.5KB)
全てのバージョンを表示(全35件)

Runtime依存関係 (8):

blackstack-core ~> 1.2.15
blackstack-db ~> 1.0.1
blackstack-nodes ~> 1.2.12
colorize ~> 0.8.1
rubygems-bundler ~> 1.4.5
sinatra ~> 2.2.4

所有者:

プッシュ者:

作者:

  • Leandro Daniel Sardi

SHA 256チェックサム:

=

累計ダウンロード数 14,063

このバージョンのみ 270

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

ライセンス:

MIT

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

リンク: