Hey,
>
> Would I be correct in assuming that, for the resource deployed as above,
WResource::handleRequest() may be called concurrently on the same instance
(i.e. the one that I add with WServer::addResource()) and, as such, needs
to be thread-safe?
Yes, wt will allow concurrent requests handled by the same resource
instance. Thus you may need to take care of thread safety in case you are
manipulating shared data.
Regards,
Koen
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest