tractor
tractor copied to clipboard
Submit style api on worker pool example
As mentioned in #176 we could probably add a nicer way to manually submit "work jobs" to our "worker pool" example thing.
I've got some thoughts about a full-duplex streaming API that would likely help with this but really I think we're mostly just after sufficing what the stdlib has.