Skip to content

Automatically exported from code.google.com/p/fileque

Notifications You must be signed in to change notification settings

stefanpenner/fileque

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileQ
==============

A class that manages a simple queue on a typical
Unix based filesystem. Insert data or items into
the Queue, pull the items out in the same order.
The system is designed to be resilient and safe
for multi-process use. Eventually, it will be used
as a component in a larger project.


AUTHOR: Dru Nelson - "dru" * 2 + '@gmail.com'

License: BSD Like

About

Automatically exported from code.google.com/p/fileque

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published