Blog of Adam Warski

Java, Scala, programming, ...

  • Blog of Adam Warski Twitter
  • Blog of Adam Warski Google+
  • Blog of Adam Warski RSS

Primary menu

Skip to primary content
  • Home
  • About me / my projects
  • All Posts

Monthly Archives: June 2013

Akka vs Storm

  • By Adam Warski
  • 25 June, 2013
  • 23 Comments

I was recently working a bit with Twitter’s Storm, and it got me wondering, how does it compare to another high-performance, concurrent-data-processing framework, Akka. What’s Akka and Storm? Let’s start … Continue Reading →


Implementing factories in Scala & MacWire 0.3

  • By Adam Warski
  • 18 June, 2013
  • 4 Comments

Factories are useful when we need to create multiple instances of a class at run-time, usually providing some parameters, but still without using new explicitly; we want to make some … Continue Reading →


ElasticMQ 0.7.0: long polling, non-blocking implementation using Akka and Spray

  • By Adam Warski
  • 6 June, 2013
  • No Comments

ElasticMQ 0.7.0, a message queueing system with an actor-based Scala and Amazon SQS-compatible interfaces, was just released. It is a major rewrite, using Akka actors at the core and Spray … Continue Reading →


MOVED


I'm now blogging on SoftwareMill's blog. Please follow me there!

Recent Posts


  • Kafka with selective acknowledgments performance & latency benchmark
  • Why I started learning Emacs in 2016
  • Add a “dependencies” badge & tree to your project using UpdateImpact
  • Event sourcing + free monads = free sourcing?
  • MacWire 2.0: composing modules & cleanup

Links


Follow me on twitter!

Looking for end-to-end software development, project management, Scala experts? SoftwareMill is here to help:
Did you ever have problems with updating or managing dependencies in your Scala/Java/Groovy projects? Check out UpdateImpact!

Interested in weekly Scala news?

The best code-review tool:

Top Posts & Pages


  • Quicklens: modify deeply nested case class fields
  • About me / my projects
  • Envers 1.2.1.GA released
  • Benchmarking SQS
  • Clean URLs in Seam: URLRewriteFilter
  • How do iBeacons work?
  • Using Scala traits as modules, or the "Thin Cake" Pattern
  • MacWire 1.0 is here!
  • Trying to understand CAP
  • DI in Scala: Cake Pattern pros & cons

Categories


Archives


Copyright © 2007-2023 Blog of Adam Warski. All Right Reserved.
Powered by: WordPress | Theme: Simple Catch Pro