Hi,

Nick has started a unique id generator to support execution of
concurrent cactus tests. However, there might be a better solution:
return the test result in an HTTP header in the same HTTP response.

There might be issues with this solution. I think that I had some doubts
about this in the past but I can't recall any good reason right now...
:-)

If it works, it will solve several issues:
- prevent 2 HTTP requests which will be faster
- support use cases where people using cactus have a load balancer (the
second request to get the test result is balanced on another server)
- allow concurrent test execution

What do you think?

Thanks
-Vincent


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to