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 determinedhe ‘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 specify an alternative serialize module/instance with the optional ‘marshal’ argument (e.g. pickle).
Download from: Homepage
Author:
Time:
Saturday, May 17th, 2008 at 4:16 pm
Category:
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation: