> You can do a lot better by not spawning a new process each time. Even a rudimentary approach like having requests and responses stream synchronously and spawning N workers would probably work pretty well
And with just a tiny bit of extra work you can give the worker an http interface.... Wait a minute.,.
And with just a tiny bit of extra work you can give the worker an http interface.... Wait a minute.,.