VOOZH about

URL: https://www.javacodegeeks.com/author/andrey-redko/page/15

⇱ Andrey Redko, Author at Java Code Geeks - Page 15 of 17


  • Scala👁 Image
    Andrey RedkoJanuary 20th, 2014
    0 158

    Your build tool is your good friend: what sbt can do for Java developer

    I think for developers picking the right build tool is a very important choice. For years I have been sticking…

    Read More »
  • Enterprise Java👁 Image
    Andrey RedkoDecember 3rd, 2013
    2 262

    Java WebSockets (JSR-356) on Jetty 9.1

    Jetty 9.1 is finally released, bringing Java WebSockets (JSR-356) to non-EE environments. It’s awesome news and today’s post will be…

    Read More »
  • Enterprise Java👁 Image
    Andrey RedkoNovember 1st, 2013
    5 405

    Coordination and service discovery with Apache Zookeeper

    Service-oriented design has proven to be a successful solution for a huge variety of different distributed systems. When used properly,…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Andrey RedkoOctober 4th, 2013
    3 457

    Swagger: make developers love working with your REST API

    As JAX-RS API is evolving, with version 2.0 released earlier this year under JSR-339 umbrella, it’s becoming even more easy…

    Read More »
  • Enterprise Java👁 Image
    Andrey RedkoSeptember 23rd, 2013
    1 194

    Easy Messaging with STOMP over WebSockets using Apollo

    In my previous post I have covered couple of interesting use cases implementing STOMP messaging over Websockects using well-known message…

    Read More »
  • Enterprise Java👁 Image
    Andrey RedkoSeptember 23rd, 2013
    0 208

    Easy Messaging with STOMP over WebSockets using ActiveMQ and HornetQ

    Messaging is an extremely powerful tool for building distributed software systems of different levels. Typically, at least in Java ecosystem,…

    Read More »
  • Scala👁 Image
    Andrey RedkoSeptember 5th, 2013
    1 258

    Lightweight real-time charts with Play Framework and Scala using server-side events

    Continuing a great journey with awesome Play Framework and Scala language, I would like to share yet another interesting implementation…

    Read More »
  • Scala👁 Image
    Andrey RedkoMay 30th, 2013
    0 140

    Real-time charts with Play Framework and Scala: extreme productivity on JVM for web

    Being a hardcore back-end developer, whenever I am thinking about building web application with some UI on JVM platform, I…

    Read More »
  • Enterprise Java👁 Image
    Andrey RedkoApril 25th, 2013
    0 238

    Fault Injection with Byteman and JUnit

    The time when our applications lived in isolation have passed long-long ago. Nowadays applications are a very complicated beasts talking…

    Read More »
  • First
  • ...
  • 10
  • «
  • 13
  • 14
  • 15
  • 16
  • 17
  • »
Back to top button
Close