More from

TODAY

on TheServerSide.COM

Share info our members need-to-know! Submit Story
  • Is the Scala type system too complicated?

    Cameron McKenzie ( @potemcam ) | 9 JAN 2013 | 12 Comments

    It’s precious when Java developers start complaining about how complicated the type system is in Scala. After all, it wasn’t until Java 5 came out that developers working with a JVM were given the opportunity to stop pulling lazy Objects out of the collections API and subsequently casting them into their respective types. What’s worse, given the outrageous number of organizations living on Java...

  • 10 Cool Things You can do with Java and vFabric SQLFire

    Stacey Schneider | 8 JAN 2013 | 2 Comments

    VMware SQLFire experts provide a concise summary and list of 10 cool, Java-related features within vFabric SQLFire. For example, you can run Hadoop-style map-reduce jobs using Java on virtual infrastructure.

  • GMaps4JSF 3.0.0 Release

    Hazem Saleh | 8 JAN 2013 | 0 Comments

    The GMaps4JSF team is pleased to announce the release of GMaps4JSF 3.0.0. GMaps4JSF aims at integrating Google maps with JSF. Using GMaps4JSF, JSF developers will be also able to construct rich Streetview Panoramas and Google Maps with just few lines of code (JSF tags).

  • Rebel Labs: Using unit testing to wipe out bugs in your Java apps

    Jevgeni Kabanov | 8 JAN 2013 | 5 Comments

    Unit testing has been documented and reviewed nearly to the point of overkill, yet why aren't more Java teams testing the modules of their applications in order to ensure a quicker application development lifecycle with higher quality code?

  • Choosing the right Java Collections library for the right task

    Nikita Salnikov-Tarnovski | 8 JAN 2013 | 1 Comments

    Is there something fundamentally wrong with java.util.ArrayList and java.util.HashMap? For most of the source code out there the answer is – no; those implementations are perfectly OK. But as always, the devil is in the details. And there exist situations when either the feature set built into the Collections API is not sufficient enough or you find the overhead provided by the standard...

  • Testing Spring Data MongoDB 'Apps' with NoSQLUnit

    Alex Soto | 7 JAN 2013 | 1 Comments

    Spring Data MongoDB is the project within Spring Data project which provides an extension to the Spring programming model for writing applications that uses MongoDB as database. In this post we are going to see how to write tests for applications that use it.

  • Distributed multi-JVM stack dumps in a single shell pane

    William Louth | 6 JAN 2013 | 0 Comments

    Imagine you needed to connect to only one JVM from JConsole in order to obtain a stack dump of all threads across an entire distributed set of JVMs in an instant? No need. It is here.

  • JavaScript is the new Perl

    Lincoln Baxter, III | 5 JAN 2013 | 3 Comments

    JavaScript and Perl share many traits when put in the limelight of a large corporate project. Maintenance woes, framework abandonment, and an overwhelming sentiment that both languages seem to be slightly unfit for an environment where high turnover and the pressure of deadlines causes code abuse. What is the solution?

  • Near real-rime distributed JVM load balance analysis

    William Louth | 4 JAN 2013 | 0 Comments

    There are many technical challenges to overcome in achieving optimal load balancing, such as being able to predict not just future workload patterns but the actual completion times of work already distributed, as well as the the availability of additional capacity subsequent to work completion. Ideally a load balancer would like to estimate when capacity is likely to be sufficiently freed up on...

  • VMware vFabric tc Server to Continue Support of Java 6

    Stacey Schneider | 2 JAN 2013 | 1 Comments

    VMware has announced its vFabric product line will continue to support Java 6 past the formal end of life (EOL) of Java 6 coming up in February of 2013. This also includes a la carte support only contracts for Apache Tomcat and Apache HTTPD. Future versions of vFabric products will continue to be validated on Java 6 as well.

  • Mark Gargenta on how the hybrid skills gap is hurting mobile

    Cameron McKenzie ( @potemcam ) | 2 JAN 2013 | 1 Comments

    The future of mobile application development is a combination of Java, JavaScript and HTML5. Fortunately, there is no shortage of Java developers. Furthermore, programmers who are adept at HTML5 and Web scripting languages are in plentiful supply. But how many developers understand how the two fit together?

  • Metrics: Another way to 'monitorize' your application

    Alex Soto | 2 JAN 2013 | 0 Comments

    When you are running long term applications like web applications, it is good to know some statistics about them, like number of requests served, request durations, or the number active requests. All this kind of instrumentalization can be achieved by using native JMX or using a modular project like Metrics.

109 - 120 of 10394
<< page 6 7 8 9 10 11 12 13 14 15 >>

Site index

TheServerSide.com is an online community for enterprise Java architects and developers, providing daily news, tech talk interviews with key industry figures, design patterns, discussion forums, tutorials, and more. TheServerSide.com was launched in May 2000 and has become the largest independent Java community in the world. TheServerSide.com is owned and operated by TechTarget. TechTarget's Application Development Media Group of sites include TheServerSide.Net, SearchWinDevelopment.com, Ajaxian.com, SearchSOA.com, ebizQ.net, SearchSoftwareQuality.com and TheServerSide.com.

Members

Featured

Java News

What's New

on TheServerSideCOM.com

Editor

Tell us what you think of the new site. Meet the Editors.