2016-07-18 16:35 GMT+02:00 Martin Gainty <mgai...@hotmail.com>:
>> "execAndWait" result should be sufficient for your usecase. I was
>> wondering if implementing something based on actors would make sense
>> but not sure if this will play nicely with Servlets.
> MG>could this be a solution to run struts with a Mock Dispatcher?
>
> MG>https://en.wikipedia.org/wiki/Proactor_pattern
> MG>is there a struts interface which can be used as Initiator?MG>is there a 
> struts interface which can be used as Asynch Operation Processor?
> MG>can we assume Actor AsyncOperation would be any method annotated @Async as 
> suggested earlier?MG>if so who would manage Spring
TaskExecutor..possibly struts-spring-plugin?

I thought about using similar approach to execAndWait result but
implemented with actors, with some small lib like this
http://jumi.fi/actors.html


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to