VOOZH about

URL: https://www.javacodegeeks.com/author/Buddhika-Chamith

⇱ Buddhika Chamith, Author at Java Code Geeks


  • Core Java👁 Image
    Buddhika ChamithAugust 14th, 2012
    7 762

    I/O Demystified

    With all the hype on highly scalable server design and the rage behind nodejs I have been meaning to do some…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Buddhika ChamithJune 26th, 2012
    0 157

    JMX : Some Introductory Notes

    JMX (Java Management Extensions) is a J2SE technology which enables management and monitoring of Java applications. The basic idea is…

    Read More »
  • Software Development👁 Image
    Buddhika ChamithJune 6th, 2012
    1 100

    So you are a programmer…

    Been there. Done that. And suffered for that… Programming is fun. But there are some other associated stuff we programmers…

    Read More »
  • Enterprise Java👁 Image
    Buddhika ChamithMay 22nd, 2012
    0 166

    Learn by Errors : Java + OSGi

    Recently I worked on getting Apache Hive work inside an OSGi environment. While not proving to be a proverbial piece…

    Read More »
  • Software Development👁 Image
    Buddhika ChamithMay 8th, 2012
    0 171

    Joins with Map Reduce

    I have been reading on Join implementations available for Hadoop for past few days. In this post I recap some…

    Read More »
  • DevOps👁 Image
    Buddhika ChamithApril 16th, 2012
    0 133

    Monitoring : Making sense of the buzz word jungle

    Nowadays we are constantly reminded of the virtues of being proactive or more colloquially put “Being one step ahead of…

    Read More »
  • DevOps👁 Image
    Buddhika ChamithMarch 26th, 2012
    1 352

    SSH Tunneling Explained

    Recently I wanted to set up a remote desktop sharing session from home pc to my laptop. While going through…

    Read More »
  • Enterprise Java👁 Image
    Buddhika ChamithMarch 14th, 2012
    2 454

    Apache Thrift Quickstart Tutorial

    Thrift is a cross language RPC framework initially developed at Facebook, now open sourced as an Apache project. This post…

    Read More »
Back to top button
Close