Sometimes with Filespooler, you may wish for your queue processing to effectively re-queue your jobs into other queues. Examples may be: Parallel processing Distributing jobs to various workers There are two approaches to this: Directly reusing the job file in the destination. To do this, you would hard link the job file into the destination queue’s jobs directory. See Parallel Processing of Filespooler Queues for an example of this approach. Alternatively, you could pipe data to fspl prepa...| www.complete.org
A distributed version control system. With gitsync-nncp, can be used over Asynchronous Communication. Links to this note Gitsync-Nncp gitsync-nncp is a tool for using Asynchronous Communication tools such as NNCP or Filespooler, or even (with some more work) Syncthing to synchronize git repositories. Many-to-One With Filespooler Since Filespooler is an ordered queue processor by default, it normally insists on a tight mapping between the sequence numbers in job files and execution order in a ...| www.complete.org