On Nov 6, 2012, at 12:08 AM, Eric Wilhelm wrote:

> Hi Jonathan,
> 
> I like the idea.  I rambled along similar lines a few years ago but 
> don't think I got past some preliminary code and $work has not had any 
> pressing need for such a thing in the meantime.
> 
>> * works well with parallel prove
> 
> How do you get from the single prefork into parallel test runs?  
> Specifically, how do you manage getting the streams into the parser?
> 

For each test run, instead of loading a .t file, you're making a request 
against the Starman server. So you can obviously hit it with multiple 
simultaneous requests.

Reply via email to