softwaremill / elasticmq

In-memory message queue with an Amazon SQS-compatible interface. Runs stand-alone or embedded.
https://softwaremill.com/open-source/
Apache License 2.0
2.51k stars 194 forks source link

Amazon SNS-compatible interface #8

Closed shlasouski closed 11 years ago

shlasouski commented 11 years ago

Do you have SNS-compatible interface?

adamw commented 11 years ago

No, not yet

hunt3r commented 9 years ago

Has anyone figured out a way to do SNS in development? I found this repository: https://github.com/tigertoes/elasticmq-sns

adamw commented 9 years ago

I haven't heard about any developments, but the elasticmq-sns idea is certainly interesting - probably best to ask its author about the state of things :) If it's in some stage of completion a link from EMQ site would probably make sense.