VOOZH about

URL: https://www.javacodegeeks.com/author/Baptiste-Wicht

⇱ Baptiste Wicht, Author at Java Code Geeks


  • DevOps👁 Image
    Baptiste WichtJanuary 15th, 2014
    0 368

    Zabbix – Low Level Discovery of cores, CPUs and Hard Disk

    Zabbix SSD Status, configured with Low Level Discovery At home, I’m using Zabbix to monitor my servers, it has plenty…

    Read More »
  • Core Java👁 Image
    Baptiste WichtJanuary 12th, 2012
    2 370

    Profile your applications with Java VisualVM

    When you need to discover what part of an application consume the more CPU or Memory, you must use a…

    Read More »
  • Enterprise Java👁 Image
    Baptiste WichtNovember 4th, 2011
    1 253

    OSGI and Spring Dynamic Modules – Simple Hello World

    In this pose st, we’ll take the first implementation we made using OSGi and use Spring Dynamic Modules to improve…

    Read More »
  • Enterprise Java👁 Image
    Baptiste WichtNovember 4th, 2011
    6 852

    OSGi – Simple Hello World with services

    In this post, we’ll develop a simple Hello World application with OSGi. We will use Felix as OSGi container. In…

    Read More »
  • Core Java👁 Image
    Baptiste WichtSeptember 27th, 2011
    0 367

    Java Micro-Benchmarking: How to write correct benchmarks

    Several months ago, I wrote an article to compare the performances of short indexes for loops. I asked myself of…

    Read More »
Back to top button
Close