VOOZH about

URL: https://www.javacodegeeks.com/author/marko-asplund

⇱ Marko Asplund, Author at Java Code Geeks


  • Enterprise Java👁 java-interview-questions-answers
    Marko AsplundNovember 20th, 2017
    0 145

    Scala client for Amazon Glacier

    Amazon Glacier is a secure, durable, and extremely low-cost cloud storage service for data archiving and long-term backup. Glacier offers…

    Read More »
  • Software Development👁 Image
    Marko AsplundNovember 28th, 2016
    0 123

    Extending a LVM based file system

    A file system running out of space doesn’t always have to be a major catastrophe. The problem could be quite…

    Read More »
  • Software Development👁 Image
    Marko AsplundJune 10th, 2015
    0 159

    Web Framework Benchmarks – Round 10

    TechEmpower Web Framework Benchmarks is a collaborative, open web framework benchmarking project that I blogged about last year (see An open…

    Read More »
  • Software Development👁 Image
    Marko AsplundApril 20th, 2015
    0 118

    What’s the strangest bug you’ve squashed?

    As software engineers we’re tasked with creating solutions to customer’s business problems. Being complex systems, every once in a while…

    Read More »
  • Software Development👁 Image
    Marko AsplundSeptember 16th, 2014
    0 160

    An open web application framework benchmark

    Selecting a platform for your next application development project can be a complex and burdensome undertaking. It can also be…

    Read More »
  • Core Java👁 Image
    Marko AsplundJuly 18th, 2014
    1 330

    Daemonizing JVM-based applications

    Deployment architecture design is a vital part of any custom-built server-side application development project. Due to it’s significance, deployment architecture…

    Read More »
  • Software Development👁 Image
    Marko AsplundApril 17th, 2014
    1 120

    Thoughts on The Reactive Manifesto

    Reactive programming is an emerging trend in software development that has gathered a lot of enthusiasm among technology connoisseurs during…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Marko AsplundFebruary 20th, 2014
    1 451

    Implementing Jersey 2 Spring integration

    Jersey is the excellent Java JAX-RS specification reference implementation from Oracle. Last year, when we were starting to build RESTful…

    Read More »
  • Software Development👁 Image
    Marko AsplundJuly 16th, 2013
    1 173

    Practical NoSQL experiences with Apache Cassandra

    Most of the backend systems I’ve worked with over the years have employed relational database storage in some role. Despite…

    Read More »
  • 1
  • 2
  • »
Back to top button
Close