InfoQ Homepage Java Content on InfoQ
-
JDK 8 Milestone and Release Dates
Oracle has posted in the jdk8-dev mailing list the JDK 8 milestone and release dates for review and feedback.
-
Oracle and Google go to Court
Last month, Judge Paul Grewal ordered the Oracle and Google to attempt to negotiate a settlement. Google offered a $2.8 million settlement on condition that Oracle can prove patent infringement. However, Oracle rejected that offer as too low, so the case will go to court on the 16th April.
-
Rich Hickey's Datomic embraces Cloud, intelligent Applications and Consistency
Developed since 2010 by Rich Hickey and the Relevance team, Datomic offers some new approaches to database architecture. Leveraging current trends in cloud and storage it has strong transactions, rich query API and read scaling.
-
ZK Web Framework 6.0 Released: New Data Binding System
ZK Web Framework 6.0 released with a completely new data binding system, jQuery style selectors that run on the server, Servlet 3.0 Async support, new components and several other enhancements.
-
EclipseCon 2012: Community Award Winners, Eclipse 4 Application Platform, and Orion 1.0
The Eclipse Foundation has announced the winners of the annual Eclipse Community Awards on the opening day EclipseCon 2012. The awards recognize the top individuals, projects and technologies in the Eclipse ecosystem.
-
How Heroku Manages High Availability - QCon London Talk summary
Mark McGranaghan gave his talk about "High Availability at Heroku" at QCon London 2012. His most important points and take-aways are summarized in this report.
-
LinkedIn Engineering Releases SenseiDB 1.0.0
LinkedIn engineering releases SenseiDB 1.0.0, a NoSQL database focused on high update rates and complex semi-structured search queries, already used in production by LinkedIn in its search related pages (e.g. People/Company search)
-
Hazelcast 2.0 Released with Off-Heap Storage and Distributed Backups
Version 2.0 of Hazelcast, a Java-based caching, clustering and data distribution solution, has recently been released. As part of this, the product is now offered in both commercial Enterprise and free open-source Community Editions.
-
Typesafe Stack 2.0: Scala, Akka, Play
Typesafe has released Typesafe Stack 2.0, an open source platform for building scalable applications in Java and Scala. The Typesafe Stack includes the Scala programming language, the Akka 2.0 event-driven middleware, the Play 2.0 web framework, and various development tools, that integrate seamlessly with existing Java environments.
-
Interview on AIDE, an Android Java IDE Running on Android
AIDE is an IDE running on Android for developing Android applications. This post contains an interview with its creators.
-
AppDynamics Extends APM Solution to Include End User Monitoring
Application Performance Management Vendor AppDynamics announced the addition of End User Monitoring support to their product on March 7th. The AppDynamics agent uses JavaScript to record data from the browser and incorporates it with the data collected on the server side.
-
Google Has Open Sourced WindowTester Pro
Google has decided to open source WindowTester Pro, a Java tool used for automated SWT and Swing GUI testing.
-
Thymeleaf 2.0: Performance, th:switch, Line Numbers, Template Fragments, New DOM API
Thymeleaf is a XML/HTML template engine for Java, whose main goal is to provide a well-formed way of creating templates. Thymeleaf 2.0 includes a lot of new features, including improvements for developers who create Thymeleaf extensions. Here's a quick run down of what's new.
-
VMware Introduces Spring Hadoop
VMware have announced the availability of Spring Hadoop, which integrates the Spring Framework and the Apache Hadoop platform.
-
Hibernate 4.1 Released With Improved Auditing Support
JBoss relases Hibernate 4.1 with improvements to the Envers module that allow for finding the database revision responsible for a change in a specific audited property.