RubyGems Navigation menu

ru_pol 0.1.2

RuPol is a glamorous mixin for instance pooling your Ruby classes. It eases the pain of garbarge collection for classes that are instantiated many times, and then tossed away like runway trash. Instances are cached on the class in a pool (array in less glamorous terms), and can be recycled at will. Of course there is no pain without gain, and models will trade collection costs for memory usages. The Swimsuit mixin edition overrides #new and #destroy, for a virtually pain free instance swimming experience. Runway not included.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.2 - April 12, 2011 (12KB)
  2. 0.1.1 - March 30, 2011 (11.5KB)
  3. 0.1.0 - March 25, 2011 (13.5KB)

Development依存関係 (5):

bundler ~> 1.0.0
jeweler ~> 1.5.2
rcov >= 0
rspec ~> 2.3.0
yard ~> 0.6.0

所有者:

作者:

  • Kane Baccigalupi

SHA 256チェックサム:

8fbc74dfd37ba1ed1348335ee5c0a8bbdf97d868246d7b60be5d00bc7600fb99

累計ダウンロード数 10,170

このバージョンのみ 4,106

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: