]> git.mxchange.org Git - hub.git/commit - application/hub/main/producer/class_BaseProducer.php
Added encapsulation:
authorRoland Häder <roland@mxchange.org>
Sat, 9 Apr 2011 00:19:09 +0000 (00:19 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 9 Apr 2011 00:19:09 +0000 (00:19 +0000)
commit8af7e757a89e4f8e62e2825357d6e83c8ceb3386
tree81b541446fd0b961a2af3493848dec310597c8dc
parent6908fa03dab08563c339f777a3d553d39455bf72
Added encapsulation:
- Encapsulated adding of entries to the producer's out-going/incoming queue
- Encapsulated checking if the out-going/incoming queue's size has reached a
  configurable limit
- Encapsulated initialization (and forced re-init) of both queues
application/hub/config.php
application/hub/main/producer/class_BaseProducer.php
application/hub/main/producer/cruncher/class_BaseKeyProducer.php
application/hub/main/producer/cruncher/keys/class_CruncherKeyProducer.php