jsr236-experts@concurrency-ee-spec.java.net

[jsr236-experts] Concern about distributable executors

From: David M. Lloyd <david.lloyd_at_redhat.com>
Date: Sat, 04 Aug 2012 17:18:58 -0500

I am concerned at the level of overlap between asynchronous EJB
execution and distributable executors. It seems that distributable
execution, especially with affinity, is largely the same as calling a
singleton EJB configured with bean-managed concurrency.

Are we sure that this has a place in the spec?
-- 
- DML