DrDr uses job-queue for a similar process

http://docs.racket-lang.org/job-queue/index.html

Jay


On Tue, Nov 29, 2016 at 2:22 PM, Dan Liebgold
<dan_liebg...@naughtydog.com> wrote:
> I find myself implementing make (or something similar) in Racket... can 
> anyone point to a good example of the job server portion?  Specifically: code 
> to spawn and maintain N subprocesses from a list of jobs to run.
>
> Thanks,
> Dan
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.



-- 
Jay McCarthy
Associate Professor
PLT @ CS @ UMass Lowell
http://jeapostrophe.github.io

           "Wherefore, be not weary in well-doing,
      for ye are laying the foundation of a great work.
And out of small things proceedeth that which is great."
                          - D&C 64:33

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to