Skip to content

Demonstrates how to use RabbitMQ Java client 3.3's thread factory on Google App Engine

Notifications You must be signed in to change notification settings

michaelklishin/rabbitmq-java-client-gae-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

RabbitMQ Java Client on Google App Engine Example

Google App Engine restricts direct thread instantiation. This repository contains an example that customizes RabbitMQ Java client thread factory to make it possible to use the client on GAE.

This project requires RabbitMQ Java client 3.3 (unreleased as of February 2014).

Building

gradle assemble

License & Copyright

(c) Michael S. Klishin, 2014

Released under the MIT license.

About

Demonstrates how to use RabbitMQ Java client 3.3's thread factory on Google App Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published