InfoQ Homepage Java Content on InfoQ
-
Date and Time API: Round 3
The existing Date and Calendar classes haven't really fit the bill for developers and have often been a painful area of the API to work with. JSR 310 aims to provide a complete, fully featured Date and Time API for the Java platform which might be available with Java 7.
-
Flex Testing with FlexMonkey
In this post, InfoQ.com discusses FlexMonkey with project founder Stu Stern of Gorilla Logic. FlexMonkey is an open source record / playback tool for testing Flex applications.
-
Deep Linking in Flex with URLKit
In Rich Internet Applications, Deep Linking is the ability to link directly into a specific state of the application without reloading the application. In Flex 3, Deep Linking support was added, but does not support many advanced requirements. For those cases, Flex developers can use URLKit.
-
Article: Java FX Technology Preview
InfoQ takes a look at the JavaFX preview release and talks to Sun Staff Engineer Joshua Marinacci about version 1 expected this autumn.
-
Cascading - Data Processing API for Hadoop MapReduce
Cascading is a new processing API for data processing on Hadoop clusters, and supports building complex processing workflows using an expressive, declarative API.
-
Granite Data Service 1.1.0 Released with new Features and Tools
Granite Data Services (GDS) 1.1.0 GA is released this week with new features and tools to help GDS based application development.
-
Article: A Formal Performance Tuning Methodology: Wait-Based Tuning
In this article, Steven Haines talks about web application performance tuning which used to be more of an art than science. He proposes a method called wait-based tuning, making the entire process more measurable and, consequently, more scientific.
-
JGroups Implementation of Memcached Supports Failover and JMX
Memcached is a distributed memory object caching system used in dynamic web applications to alleviate database load. Bela Ban at JBoss recently wrote a JGroups-based implementation of memcached which allows Java clients to access it directly. The new implementation also provides few advantages over memcached such as failover and monitoring.
-
ThoughtWorks Announces Twist, Automated Functional Testing Platform
ThoughtWorks Studios has created Twist, an integrated development environment for functional testing of web and Java applications. The tool provides a single platform for documenting user stories, capturing executable requirements, developing, maintaining, running and reporting on functional tests. A free trial version of Twist is currently available for download and evaluation.
-
Nova Bonita - Bonita 4.0 Released.
Open source BPM provider Bonita have released version 4.0 of their flagship BPM product, after two years of development. The release includes major updates to the BPM console and designer. InfoQ spoke to Bonita about the release, and the state of the BPM market.
-
FlexChart: Flash Charting Application for AJAX
FlexChart is an open source Flash application built for uses in AJAX applications. The charting application is driven through dynamically through XML.
-
Article: Data storage and analysis for the largest scientific instrument on the planet (LHC Grid)
The Large Hadron Collider (LHC) is a particle accelerator that aims to revolutionize our understanding of our universe. The Worldwide LHC Computing Grid (LCG) project provides data storage and analysis infrastructure for the entire high energy physics community that will use the LHC.
-
JBoss Introduces Feature Packs
JBoss has introduced the concept of feature packs: a new release format that supports existing clients optionally getting new and upgraded functionality sooner.
-
Rod Johnson Discusses SpringSource dm Server 1.0
After a 5 month beta period, SpringSource has released version 1.0 of SpringSource dm Server.
-
ModuleFusion 1.0.2 Released: Enterprise OSGi Distribution
ModuleFusion 1.0.2, an OSGi service stack designed for enterprise applications, was released. The distribution includes frameworks such as Google Guice, Hibernate, and Jetty, packaged as bundles.