Skip to content
Adam Warski
Adam Warski

Sharing elegant solutions to everyday problems

  • Home
  • Talks
  • Videos
  • About
Adam Warski

Sharing elegant solutions to everyday problems

Category: SQS

ElasticMQ 0.1 released!

Adam Warski, 12 October, 201113 January, 2013

ElasticMQ is a simple messaging system, exposing an SQS-compatible REST interface. It can run using an in-memory H2 database (ideal for testing), or backed by a normal database (e.g. MySQL). Using ElasticMQ can’t get much simpler, just include the dependency and: (the code below is Scala, but it is just…

Continue Reading

Introducing ElasticMQ: Scala SQS alternative

Adam Warski, 16 August, 20115 March, 2015

Wanting to explore Scala and some new Scala/Java libraries I started writing ElasticMQ. It is a simple message queueing system, following closely Amazon SQS semantics and exposing a REST SQS-like interface. Currently only the basic operations are implemented. ElasticMQ can be useful as an SQS replacement, e.g. for for testing…

Continue Reading
  • Previous
  • 1
  • 2

CTO @ SoftwareMill

©2023 Adam Warski | WordPress Theme by SuperbThemes