[wildfly-dev] WildFly EE Concurrency Utilities (JSR 236) Enhancements

Eduardo Martins emartins at redhat.com
Mon Feb 24 10:07:01 EST 2014


Last slide of my presentation at Brno, wrt WildFly support for JSR 236, I presented possible future directions to extend the feature set, and now I would like to discuss these and understand which are truly desired:

	* Fork/Join
		Requires forking the JSR 236 RI and hacking the ManagedThreadFactory implementation

	* Distributed task execution
		The specification goes the extra mile defining it, but this may require big dev effort compared to its real life utility

	* Re-usage by other module/extensions:
		Provide Batch executors?
		Replace executors handling EJB @async?

	* Customizable ContextService
		Configurable set of ContextHandleFactories to use for each ContextService instance, allowing the customisation of which context data should be propagated. 
		There are minimal code changes at the ConcurrentContext needed, so the major effort will be at the management operations.

—E

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20140224/9fe27e63/attachment.html 


More information about the wildfly-dev mailing list