Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 187 Bytes

File metadata and controls

9 lines (7 loc) · 187 Bytes

SimpleQueueOnFiles

Very simple queue on shared directory. Each message in separate file

TODO:

  • logging
  • tests (pUnit?)
  • delivery method and package
  • comment class and methods