Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.682 Times

Persistent Fifo Queue freeware
Filter: All | Freeware | Demo
 

Persistent Fifo Queue

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 466

Persistent Queue This script contains a class that creates a persistent FIFO queue named by the 'name' argument. The number of cached queue items at the head and tail of the queue is determined by the optional 'cache_size' parameter.By default the marshal module is used to (de)serialize queue items, but you may... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Persistent Queue Download

Added: May 10, 2013 | Visits: 664

Quick and easy FIFO queue class Quick and easy FIFO queue class is an easy First-In-First-Out queue class based on Python's List data structure. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Quick and easy FIFO queue class Download

Added: September 17, 2013 | Visits: 801

Ethernet Source with SimEvents When audio or video is transmitted over an Ethernet network, the data is usually transmitted in bursts of packets with long idle times in between bursts. SimEvents is a good tool for modeling those types of sources and studying the effects of queue size and server times on the audio or video... Platforms: Matlab

License: Freeware Size: 2.8 MB Download (45): Ethernet Source with SimEvents Download

Added: June 19, 2010 | Visits: 1.057

PoJoe Component Libraries PoJoe Component Libraries project is a set of Java POJO components, originally developed for OSMQ. Developers have found these components useful in building robust enterprise applications. Of note are: a FIFO queue that utilizes memory until a size threshold is reached, paging overflow elements... Platforms: *nix

License: Freeware Size: 890.88 KB Download (95): PoJoe Component Libraries Download

Added: January 03, 2010 | Visits: 864

FifoEmbed FifoEmbed is a thread-safe basic queue, packet queue, and FIFO allocator. When programming device drivers, network stacks, and similar systems, you often need a queue and storage management. FifoEmbed provides three C abstract data types, all implemented on top of circular arrays: - A basic... Platforms: *nix

License: Freeware Size: 24.58 KB Download (96): FifoEmbed Download

Added: June 29, 2013 | Visits: 478

User Queue User Queue is a module which is functionally quite similar to Nodequeue. It allows you to create multiple queues, add users to them, and order the users within the queue. Queues can have a maximum number of items, or be unlimited.In addition to the administrative pages for adding, removing, and... Platforms: PHP

License: Freeware Size: 10 KB Download (40): User Queue Download

Added: August 15, 2013 | Visits: 224

zc.queue Persistent queues are simply queues that are optimized for persistency via the ZODB. They assume that the ZODB is using MVCC to avoid read conflicts. They attempt to resolve write conflicts so that transactions that add and remove objects simultaneously are merged, unless the transactions are... Platforms: *nix

License: Freeware Size: 20.48 KB Download (37): zc.queue Download

Added: October 06, 2010 | Visits: 652

Persistent::mSQL Persistent::mSQL is a persistent class implemented using a mSQL database. SYNOPSIS use Persistent::mSQL; use English; # import readable variable names like $EVAL_ERROR eval { ### in case an exception is thrown ### ### allocate a persistent object ### my $emp = new... Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): Persistent::mSQL Download

Added: April 16, 2010 | Visits: 862

Persistent::Sybase Persistent::Sybase is a persistent class implemented using a Sybase database. SYNOPSIS use Persistent::Sybase; use English; # import readable variable names like $EVAL_ERROR eval { ### in case an exception is thrown ### ### allocate a persistent object ### my $emp = new... Platforms: *nix

License: Freeware Size: 10.24 KB Download (101): Persistent::Sybase Download

Added: November 25, 2010 | Visits: 1.276

Persistent::Oracle Persistent::Oracle is a persistent class implemented using an Oracle database. SYNOPSIS use Persistent::Oracle; use English; # import readable variable names like $EVAL_ERROR eval { ### in case an exception is thrown ### ### allocate a persistent object ### my $emp = new... Platforms: *nix

License: Freeware Size: 11.26 KB Download (95): Persistent::Oracle Download

Added: September 06, 2010 | Visits: 1.266

Persistent::MySQL Persistent::MySQL is a persistent class implemented using a MySQL database. SYNOPSIS use Persistent::MySQL; use English; # import readable variable names like $EVAL_ERROR eval { ### in case an exception is thrown ### ### allocate a persistent object ### my $emp = new... Platforms: *nix

License: Freeware Size: 10.24 KB Download (97): Persistent::MySQL Download

Added: August 18, 2010 | Visits: 958

Persistent::LDAP Persistent::LDAP is a persistent class implemented using a LDAP directory. SYNOPSIS use Persistent::LDAP; use English; # import readable variable names like $EVAL_ERROR eval { ### in case an exception is thrown ### ### allocate a persistent object ### my $person = new... Platforms: *nix

License: Freeware Size: 15.36 KB Download (88): Persistent::LDAP Download

Added: March 05, 2010 | Visits: 850

Persistent::DBI Persistent::DBI is an Abstract Persistent Class implemented using a DBI Data Source. SYNOPSIS ### we are a subclass of ... ### use Persistent::DBI; @ISA = qw(Persistent::DBI); ABSTRACT This is an abstract class used by the Persistent framework of classes to implement persistence using... Platforms: *nix

License: Freeware Size: 10.24 KB Download (91): Persistent::DBI Download

Added: March 16, 2010 | Visits: 964

Persistent::Base Persistent::Base is an Abstract Persistent Base Class. SYNOPSIS ### we are a subclass of ... ### use Persistent::Base; @ISA = qw(Persistent::Base); ABSTRACT This is an abstract class used by the Persistent framework of classes to implement persistence with various types of data stores.... Platforms: *nix

License: Freeware Size: 38.91 KB Download (88): Persistent::Base Download

Added: April 14, 2010 | Visits: 900

Basset::Object::Persistent Basset::Object::Persistent is a subclass of Basset::Object that allows objects to be easily stored into a relational database. Presently only supports MySQL, but that may change in the future. SYNOPSIS (no synopsis, this is an abstract super class that should never be instantiated directly,... Platforms: *nix

License: Freeware Size: 143.36 KB Download (88): Basset::Object::Persistent Download

Added: June 23, 2010 | Visits: 784

Putmail Queue Putmail Queue provides a queuing system for putmail.py from the Putmail project. It allows you to compose your email messages offline, keep them in a queue, and send them all together later. This is my first try at providing a queuing system for putmail.py. Inside, youll find two programs:... Platforms: *nix

License: Freeware Size: 5.12 KB Download (114): Putmail Queue Download

Added: August 22, 2010 | Visits: 1.268

Parallel::Queue Parallel::Queue is a Perl module to fork or thread a list of closures N-way parallel. SYNOPSIS # example queue: # only squish files larger than 8KB in size. figure # that the system can handle four copies of squish # running at the same time without them interfering # with one another.... Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Parallel::Queue Download

Added: July 18, 2010 | Visits: 1.434

BitTorrent Queue Manager BitTorrent Queue Manager is a console-based BitTorrent client running on top of BitTornado that provides built-in queue management functions. BitTorrent Queue Manager also provides a remote interface compatible with ABC for Web-based control. Furthermore, peer information can be queried,... Platforms: *nix

License: Freeware Size: 2 MB Download (112): BitTorrent Queue Manager Download

Released: June 26, 2012  |  Added: July 26, 2012 | Visits: 965

MBS Print Queue Cleaner Instantly fixes documents stuck in the print queue. The process is simple. Double click the program then click "Fix it" You may also print a test page to confirm your problem is solved. Platforms: Windows

License: Freeware Size: 87.5 KB Download (449): MBS Print Queue Cleaner Download

Released: July 02, 2012  |  Added: July 02, 2012 | Visits: 649

Print Queue Manager Print Queue Manager is a printer queue controller for local or remote printers. Simply choose a computer and the application will find all available print queues. Once found you can pause and delete jobs or you can hold an entire print queue and only pass selected jobs to the printer. This can... Platforms: Windows

License: Freeware Size: 4.4 MB Download (55): Print Queue Manager Download

1 2 3 4 5 >