VOOZH about

URL: https://www.javacodegeeks.com/tag/twitter-storm

⇱ Twitter Storm Archives - Java Code Geeks


  • Enterprise Java👁 java-interview-questions-answers
    Svend VandervekenFebruary 11th, 2014
    0 171

    Error handling in Storm Trident topologies

    This post summarizes my current approach to error handling when designing Storm Trident topologies. I focus here on code design,…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Svend VandervekenAugust 13th, 2013
    0 126

    Scalable real time state update with Storm

    In this post, I illustrate how to maintain in DB the current state of a real time event-driven process in…

    Read More »
  • Enterprise Java👁 Image
    Adam WarskiJune 27th, 2013
    0 182

    Akka vs Storm

    I was recently working a bit with Twitter’s Storm, and it got me wondering, how does it compare to another…

    Read More »
  • Enterprise Java👁 Image
    Abhishek JainMarch 22nd, 2012
    1 206

    The complex (event) world

    This blog entry attempts to summarize the technologies in the CEP domain, touching over their prime feature(s) as well as…

    Read More »
Back to top button
Close