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