Browse Blog Posts by Tags

Sort By: Date, Views, Title
Showing related tags and posts for the Blogs application. See all tags in the site
  • Posted to James Cook 11-28-2007

    JVM Clustering

    Load balancing across J2EE servers has long been a problem for administrators. While offloading some services to an EJB container is one partial solution, many development teams do not want to take on the responsibilities of developing EJBs. Recently, I became aware of two interesting alternative strategies...
    Filed under:
  • Posted to James Cook 11-13-2007

    Java and Ruby

    Java's a programming language, right? Actually no, not really. Java is more like a platform-neutral environment for coding. The source code syntax we call "Java" is secondary. Many developers don't realize it, but Java is specifically structured to allow Java development to be done...
    Filed under: ,