667481 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

Testing exceptions in JUnit 4.7

Posted by: Daniel Rubio on November 17, 2009    0 comments    last post: November 17, 2009
John Ferguson illustrates one of the latest features to make its way into Java's most poplar testing framework: Junit. Learn how JUnit's 4.7 version makes it easier to work with exceptions.

Is Microsoft opening up a bit related to Eclipse?

Posted by: Jack Vaughan on November 17, 2009    0 comments    last post: November 17, 2009
Microsoft is buying Teamprise which should allow developers using Eclipse to manage app development with the MS Team Foundation Server.

Sponsored Links


Resources

Enterprise Java
Research Library

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

Potomac Framework: OSGi and RCP for Flex

Posted by: Nuno Teixeira on October 20, 2009    0 comments    last post: October 20, 2009
Inspired on the use of OSGi and Eclipse RCP, the Potomac framework aims to bridge these two technologies with Flex. Chris Gross post provides the initial announcement and intro for this Java framework.

Jython: An interview with Frank Wierzbicki

Posted by: Daniel Rubio on September 29, 2009    0 comments    last post: September 29, 2009
Jython is an implementation of the Python language capable of running on Java's Virtual Machine. In this post, you will find an extensive interview with Frank Wierzbicki, leader of the Jython project.

JVM language summit

Posted by: Daniel Rubio on September 22, 2009    0 comments    last post: September 22, 2009
The 2009 Java Virtual Machine Language Summit was recently held. This post contains details about the event, including a talk by Josh Bloch on the gap between the source code we write and its performance at runtime, in which he concludes that "as performance improves, our ability to predict the performance consequences of our source code degrades."

Java concurrency tips

Posted by: Daniel Rubio on September 21, 2009    1 comment    last post: October 04, 2009
Carol McDonald's post reviews a list of Java concurrency tips provided by Joshua Bloch, Brian Goetz and others. It includes coverage on synchronization, executors, thread pools and concurrent collections.

Kirk Pepperdine on performance tuning and cloud computing

Posted by: Daniel Rubio on September 21, 2009    0 comments    last post: September 21, 2009
Java champion and known Java performance guru Kirk Pepperdine was recently interviewed. In this post, you can find a transcript of the interview in which he gives his thoughts on performance tunning and cloud computing.

Clustering the SpringSource tc Server

Posted by: Daniel Rubio on September 21, 2009    0 comments    last post: September 21, 2009
The tc Server is an enterprise Java application server based on the popular Apache Tomcat web container, especially designed to run Spring-type application. In this post Rod Biresch illustrates how to Cluster the SpringSource tc Server.

OSGi in the Enterprise – the Apache Aries incubator

Posted by: Daniel Rubio on September 15, 2009    0 comments    last post: September 15, 2009
The OSGi Alliance Enterprise Expert Group (EEG) has been working on integrating OSGi with a series of Java EE technologies. In this post, Ian Robinson introduces you to what is planned to be a reference implementation for such standards guided by the Apache Software foundation under the name Apache Aries.

Concurrency on the JVM using Scala

Posted by: Daniel Rubio on September 15, 2009    0 comments    last post: September 15, 2009
Taken from a recent Java User Group talk given by Venkat Subramaniam, Matt Raible provides an overview of concurrency on the Java Virtual Machine using Scala.

Locking and Concurrency in Java Persistence 2.0

Posted by: Daniel Rubio on September 15, 2009    0 comments    last post: September 15, 2009
Carol McDonald -- Java Technology Evangelist -- analyzes the locking and concurrency offerings in the latest Java Persistence API (JPA 2.0), including a look back at locking support in JPA 1.0 to provide some added perspective on what has changed.

Garbage collector friendly programming, Java 7 and JRuby

Posted by: Daniel Rubio on September 15, 2009    0 comments    last post: September 15, 2009
Patrick Peralta's post contains an overview of the recent No Fluff Just Stuff conference in Boston. It includes talks given by Brian Goetz on Java Garbage Collection, as well as other talks given by Ted Neward on Java 7 and Charles Nutter on JRuby.



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