BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Java Content on InfoQ

  • Spring AMQP 1.0 GA

    SpringSource, a division of VMware, has released Spring AMQP 1.0 GA (1.0.0.RELEASE). The Spring AMQP project applies core Spring concepts to the development of AMQP-based messaging solutions, and is available in both Java and .NET versions.

  • Java Lambda Syntax based on C#, Scala

    A recent posting on the lambda-dev mailing list announced the conclusion that the Java Lambda syntax will be based on C# syntax, very similar to Scala's implementation that many are already familiar with: "It was better to choose something that has already been shown to work well in the two languages that are most like Java – C# and Scala – rather than to invent something new."

  • Spring Social brings Social Connectivity to Java

    SpringSource have released Spring Social, a set of APIs that connect to social providers such as Twitter, Facebook, and GitHub. As well as allowing users to post and access status/messages, it also provides a means to authenticate users against a web application using the social provider's identity and credentials.

  • Eclipse Virgo 3.0 Released

    Eclipse Virgo, the evolution of the Spring DM OSGi server, has released version 3.0. The new release includes Gemini Web 2.0 and supports Tomcat 7 (with Servlet 3.0) as well as a new Jetty supported web container.

  • Google App Engine Price Rises Shock Developers

    Google has announced that its cloud computing service, App Engine, will officially lose its "preview" tag in the second half of September. At the same the company is raising prices, presumably in an effort to turn the product into another profit centre for the company.

  • Does Anybody Listen? - Podcasts related to Architecture Topics

    Keeping up to date on software architecture is difficult, because only a few information sources cover this important area explicitly. Of course, Online Services like InfoQ offer a lot of information on software architecture and design. But what about learning in your spare time,for instance when you are commuting or during your running exercise? Can audio podcasts provide an appropriate solution?

  • JSR-107, JCache: Alive and Going to be Part of Java EE 7

    Distributed caching is the tip of the spear for performance, yet Java does not have a standard API. JSR-107 has gained some notoriety over the years because its old yet not done. Given the increased demand for caching, it seems JSR-107 will finally see the light of day, and be part of Java EE 7. InfoQ caught up with Greg Luck, JSR-107 specification and Ehcache lead developer to discuss.

  • Public Beta of Play! is Now Available on Heroku

    Play!, a Java Web Framework is now available on Heroku as a public beta. Play! is built on Netty and is well suited for handling asynchronous I/Os. It is based on a "share-nothing" stateless programming model.

  • What is the Future of Flash and Flex?

    Adobe wants to strengthen Flash and Flex’s position in the enterprise and especially in the mobile space. But a recent study shows that jQuery has overtaken Flash as a deployed web solution on the top 17,000 websites.

  • VMware Releases Free Version of Micro Cloud Foundry

    VMware today released a free downloadable version of its Cloud Foundry software, called Micro Cloud Foundry, designed to run locally on a developer’s workstation in a single virtual machine. Mac and PC developers can run and build cloud applications locally without having to configure middleware, and scale and deploy to their applications wherever they want without modifying code.

  • Looking Past Lambda

    A view to the future after project Lambda has been shared on the Lambda-Dev mailing list, hinting at a more functional Java in future with the possibility of functional types post Java 8.

  • Java.Net Artefacts in Maven Central

    Sonatype and Oracle have joined forces to provide stability and quality to Java.net Maven artefacts. A Nexus Pro instance now hosts the artefacts at Java.net, and they are synchronised into Maven Central for widespread consumption.

  • JProfiler 7: Probes, Threads and Heap Inspections

    ej-technologies GmbH has released JProfiler 7.0. JProfiler is a Java SE/EE profiling tool which features CPU profiling, memory profiling, thread profiling and VM telemetry. Version 7.0 comes with an improved heap walker, custom probes and built-in probes for JDBC, JMS, JNDI, Servlets, files, sockets and processes.

  • JCP.next Public Review

    Oracle have announced a public review for JCP.next, which aims to increase transparency by forcing discussions to happen in the open and use publicly viewable issue trackers. However, it does not address the key issues with the JSPA which led to complaints about the JCP earlier this year.

  • "DVR For Java", Preview The Chronon Recording Server

    Chronon Systems has announced the beta availability of their new Chronon Recording Server, a "remote control" component of sorts for their Chronon toolsuite. With it you can record the internal state of your java application while it runs, wherever it runs, then later "play back" the entire program execution to examine or debug. Chronon Systems says its "DVR for Java".

BT