Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
remeniuk committed Dec 1, 2010
1 parent 72c97a6 commit 470ffbb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README
@@ -1,8 +1,11 @@
TESTED AGAINST GLASSFISH 2.1.1, JDK 1.6.0_17

Allows using container-managed thread pools (through JCA WorkManager) for Akka Dispathers. The following containers support this:
- GlassFish (use thread-pool/work manager obtained by name or default thread-pool)
- JBoss (use WorkManager MBean obtainer by bean name or default work manager)
- WebSphere 6.0+, WebLogic 9.0+(use work manager obtained by JNDI name, or default work manager)


Allows using container-managed thread pools (through JCA WorkManager) for Akka Dispathers.

GlassFish example:

Expand Down

0 comments on commit 470ffbb

Please sign in to comment.