users@grizzly.java.net

Retrieving Reference to ExecutorService (Worker Thread Pool)

From: <bdicasa_at_gmail.com>
Date: Wed, 4 Apr 2012 14:29:37 +0000 (GMT)

Hello,

I'm looking into using some of Amazon Web Services Asynchronous API's
which can take in an ExecutorService that executes the events.

I was wondering if grizzly uses an ExecutorService for its Worker
thread pool, and if it is possible to get a reference to it so I can
pass it to the Amazon Web Services API.

Thanks,

Brian