667514 members! Sign up to stay informed.

TheServerSide Interoperability Blog

TheServerSide.Com and TheServerSide.NET communities have assembled a group of industry authorities to discuss Java and .NET interoperability. The discussion is led by software expert Ted Neward [at left]. Neward and other charter site bloggers seek to shed light on sometimes murky issues of interoperability in computing. TheServerSide Interoperability Blog invites the developer and architect communities - across platforms - to take part in the discussion. The goal is to create a compelling dialog on the best practices and architectures that relate to this sometimes heated topic.

Today's most useful selection of blogs, chosen from over a thousand sources. Today's most useful selection of blogs, chosen from over a thousand sources. Today's most useful selection of blogs, chosen from over a thousand sources. Blog Archive Blog Archive Blog Archive  XML  XML  XML

Flex meets Google App Engine

Posted by: Daniel Rubio on September 08, 2009    1 comment    last post: September 24, 2009
The Google App Engine is one of the primary choices for deploying applications in Google-type infrastructure.This post illustrates how to integrate the Google App Engine with Flex.

Clojure for Java Programmers

Posted by: Daniel Rubio on September 08, 2009    0 comments    last post: September 08, 2009
In this two-part video-presentation series, Rich Hickey -- the author of Clojure -- introduces you to the JVM-compatible language for Java programmers. Focusing on Java integration, functional programming, persistent data structures and concurrency.

Sponsored Links


Resources

Enterprise Java
Research Library

Get Java white papers, product information, case studies and webcasts

Java 7 performance benchmark

Posted by: Daniel Rubio on September 08, 2009    2 comments    last post: September 24, 2009
With Java 7 on the horizon, the performance metrics against earlier Java versions are starting to surfaace. This post contains performance benchmarks for Java 7 pitted against Java 5 and Java 6 JDK's

Simple caching with AspectJ and annotations

Posted by: Daniel Rubio on September 08, 2009    0 comments    last post: September 08, 2009
Caching is one of the most widely used techniques for increasing an application's performance. In this post you can learn how to implement caching in your Java applications using AspectJ and annotations.

Small language changes in Java 7

Posted by: Daniel Rubio on August 31, 2009    0 comments    last post: August 31, 2009
'Project Coin' was launched not to long ago with the intent of incorporating small language changes in Java 7. The results are in and the small language changes have been annonced. This entry contains the details.

Distribute OSGi

Posted by: Daniel Rubio on August 31, 2009    0 comments    last post: August 31, 2009
OSGi's versioning and services approach are now well known in the Java world. However, such OSGi's technqiues all operate in the same Java Virtual Machine(JVM) space. This entry takes a closer look at distributed OSGi and its implementations.

Clojure vs. Scala

Posted by: Daniel Rubio on August 25, 2009    0 comments    last post: August 25, 2009
Stephan Schmidt weighs in on the two most recent popular JVM-compatible languages and how they fair against one another: Clojure vs. Scala.

Building your Equinox OSGi application server

Posted by: Daniel Rubio on August 25, 2009    0 comments    last post: August 25, 2009
In this three part series, Scott Lewis walks you through the process of creating an Equinox-based web application server that can be run on any servlet container.

JDK release types and compatibility regions

Posted by: Daniel Rubio on August 25, 2009    0 comments    last post: August 25, 2009
Have you ever wondered how backward compatible are different Java versions amongst one another? Joseph Darcy post provides an interesting and visual analysis of the three primary kinds of compatibility when evolving the JDK: source, binary, and behavioral compatibility.

Using Flex with Salesforce.com and Google App Engine

Posted by: Daniel Rubio on August 25, 2009    0 comments    last post: August 25, 2009
Using Flex for creating Rich Internet Applications(RIA) in Java is a feat onto itself. Leveraging Flex with web services and cloud providers is a whole other endeavor. In this post, Jeff Douglas describes how to use Flex with Salesforce.com remoting API, along with Google's App engine as the cloud provider.

Virtualization & Enterprise Java

Posted by: Daniel Rubio on August 18, 2009    1 comment    last post: August 24, 2009
The high-level benefits between the VMWare and SpringSource merger have made the news for the past week. However, in this post SpringSource CTO Adrian Colyer provides a lower-level -- read more technical view -- introducing new concepts such as blueprints, vApps and provisioning, that will start to appear on technical roadmaps between the two companies.

Scala: IDEs, parsing and tail recursion

Posted by: Daniel Rubio on August 18, 2009    0 comments    last post: August 18, 2009
Scala now has the full attention of many in the Java community as an alternative to other JVM-compatible languages. In this entry, you will find a series posts related to Scala which include: the importance of IDE support, tail recursion and parsing.



Blog Archive »
Suggest a BlogSuggest a BlogSuggest a Blog
The editors of TheServerSide.com browse hundres of blogs each day to bring you the information you need without the noise of the blogsphere. If you have a blog you think we should be reading, notify us of the blog.
Featured SectionFeatured SectionFeatured Section
Weekly Blogs UpdateWeekly Blogs UpdateWeekly Blogs Update
Stay current on the most informative blogs in the enterprise Java community. Join TheServerSide.com and sign up for the Blogs Update. Let TheServerSide.com do the work for you -- we scan thousands of blogs to find the ones most worthy of your attention.
Featured BlogsFeatured BlogsFeatured Blogs

Optimizing CMP Performance in Weblogic with Long-term Caching

Dmitri Maximovich has written a blog on optimizing CMP EJB performance in WebLogic, by addressing optimistic concurrency, along with some of the implications of doing so.

Using Lucene with OJB

Brian McCallister looks at the Lucene search engine and shows us how to index and retrieve objects from a sample Student application.

JDK 5 in Practice

Cedric Beust has been in a position to actually code with JDK 5 for over six months. He has written up his thoughts on the new features, and how he has found them to be in practice.

Dear Manager, They Need a Build Machine

Mike Clark has started a series of entries of letters that you wish you could write to your boss. It consists of concepts which seem so obvious to us, but which the bosses don't get.

Are we doing OR mapping wrong?

Brian McCallister has been playing with JDO 2 fetch groups, ZODB, thinking about TranQL, playing with Prevayler, and looking at TORPEDO.

Fear and Testing

Frank talks about fear and how it can derail efforts to find and solve scalability and performance problems. He has seen a lot of fear on his various engagements, and here he talks about why, and how.

Components, Design, and Functions

Brian McCallister has kindly rambled on about IoC, and design in web applications. He discusses what has worked well for him (and others) in the last year.

JDK 1.5 from Joshua and Neal

Matt Raible went to the Denver JUG meeting with Neal Gafter, and Joshua Bloch. They discussed the new features of Java 5, and Matt details the features, and when to use them.
Featured Blogs Archive

News | Blogs | Discussions | Tech talks | Patterns | Reviews | White Papers | Downloads | Articles | Media kit | About
Java Solutions
All Content Copyright ©2007 TheServerSide Privacy Policy
Site Map