InfoQ Homepage Java Content on InfoQ
-
Terracotta-VisualVM Integration Offers Cluster-wide Visualization and Event Correlation
Terracotta integration with Sun Microsystem's VisualVM tool offers JVM and cluster-wide visualization. Terracotta announced last week its integration with Sun's VisualVM technology which gives Java developers and web administrators visualization and analysis capabilities to assist in tuning and troubleshooting of Java applications using the Terracotta management console.
-
Interview: Christophe Coenraets Discusses Flex 3, AIR, and BlazeDS
In this interview from QCon London 2008, Christophe Coenraets discusses Flex 3, Flex Builder, AIR, BlazeDS, the move towards open source at Adobe, how to integrate Flex with existing applications, and the challenges of integrating Rich Internet Applications with search engines and built-in browser functionality.
-
Eclipse Riena: Business-Oriented Client/Server Applications
The third milestone of Eclipse Riena 1.0.0 has been released, offering a first draft of new user-interface concepts and a new look-and-feel to make Eclipse-based applications more business-process oriented.
-
Spring Dynamic Modules Continuing To Improve
OSGi is all the rage with numerous implementations and usages and the Spring Framework has also been in the mix. Earlier this year they released Spring Dynamic Modules for OSGi(tm) Service Platforms version 1.0. Improving the development of Spring applications running an OSGi framework. Recently they release version 1.1.0.
-
Progress Software Acquires IONA and Mindreef
Progress software acquires two companies: IONA Technologies and Mindreef, in an effort to augment their SOA Portfolio. The portfolio consists of products in the following categories: enterprise service bus (Sonic ESB), enterprise messaging (Sonic MQ), data interoperability (DataXtend), Mainframe integration (Shadow), Complex Event Processing (Apama) and SOA management (Actional).
-
Presentation: Managing Variability in Product-Lines
Managing commonality and variability is the core of product line engineering. In this presentation, Markus Völter illustrates how model-driven and aspect oriented software development help addressing the challenge of managing variability in product line engineering.
-
Eclipse Foundation Leverages Universal Data Collector to Learn About Users
Eclipse 3.4 includes a new opt in Universal Data Collector that tracks information about bundle events, workspace events, and commands.
-
Article: Exploring LISP on the JVM
This article, written by Per Jacobsson, is aimed at Java developers curious about Lisp. It discusses the different dialects of Lisp that are available on the JVM today, and gives a crash course in how Lisp programming works and what makes it unique. Finally it looks at how Lisp code can be integrated with a Java system.
-
Article: Introducing Multithreaded Programming to JavaScript
In this article, which was originally published on InfoQ Japan, Daisuke Maki describes some of the challenges of developing responsive AJAX applications, and presents Concurrent.Thread as a solution to easing the complexity involved in asynchronous communcation in AJAX.
-
Security Advisory Issued for Spring MVC
A security advisory was issued today regarding two potential Spring MVC issues which may affect applications that have been implemented using Spring MVC, both of which deal with the server-side processing of client-side parameters. InfoQ analyzed this issue in detail and spoke with Ounce Labs, which identified these issues.
-
Klocwork Insight Brings Code Analysis to the Desktop
Earlier this year Klocwork released a desktop product, Klocwork Insight, bringing their automated source code analysis features to individual developers. InfoQ recently sat down with Klocwork CTO Gwyn Fisher to discuss the product.
-
Interview: Billy Newport Discusses Virtualization and WebSphere Virtual Enterprise
In this interview, Billy Newport talks about different types of virtualization, eXtreme Transaction Processing (XTP) and how WebSphere products like WebSphere Virtual Enterprise (formerly XD) support virtualization. He discusses hardware, hypervisor, JVM, application and data virtualization.
-
Eclipselink 1.0 released
EclipseLink last week released version 1.0. First announced at EclipseCon 2007, it was chosen by Sun as the reference implementation for JPA 2.0 at EclipseCon 2008.
-
New Java Concurrency Feature: Phasers
A new type of concurrency barrier called 'Phasers' has been introduced into JSR-166y, scheduled for inclusion in Java SE 7.
-
Announcing: New Google C++ Testing Framework
The folks at Google have recently open-sourced their xUnit-based testing framework for C++ development. The framework is said by project developer Zhanyong Wan to have been in use internally at Google for years by thousands of their C++ developers.cc