| --- |
| title: Spout Implementations |
| layout: documentation |
| documentation: true |
| --- |
| * [storm-kestrel](https://github.com/nathanmarz/storm-kestrel): Adapter to use Kestrel as a spout |
| * [storm-amqp-spout](https://github.com/rapportive-oss/storm-amqp-spout): Adapter to use AMQP source as a spout |
| * [storm-jms](https://github.com/ptgoetz/storm-jms): Adapter to use a JMS source as a spout |
| * [storm-redis-pubsub](https://github.com/sorenmacbeth/storm-redis-pubsub): A spout that subscribes to a Redis pubsub stream |
| * [storm-beanstalkd-spout](https://github.com/haitaoyao/storm-beanstalkd-spout): A spout that subscribes to a beanstalkd queue |