Arc Forumnew | comments | leaders | submitlogin
2 points by highCs 3067 days ago | link | parent

What I could do however, is have a master process starts an http server with a daemon-less database. At this point, one can read and write the database at any time via http requests. Then I can make the worker processes thing works. Then Arc has parallelism.