VOOZH about

URL: https://www.javacodegeeks.com/author/Svend-Vanderveken

⇱ Svend Vanderveken, Author at 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 125

    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👁 java-interview-questions-answers
    Svend VandervekenSeptember 5th, 2012
    0 99

    Web Service security and the human dimension of SOA roadmap

    In most non-trivial SOA landscapes, keeping track of the constantly evolving integrations among systems can be hard unless there is…

    Read More »
  • Software Development👁 Image
    Svend VandervekenDecember 20th, 2011
    0 198

    Transactional event-based NOSQL storage

    I am presenting here a simple two steps architectural approach based on stored events as a workaround for the lack…

    Read More »
Back to top button
Close