More from
TODAY
on TheServerSide.COM
-
Don’t let your load balancers ruin your holiday business
Andreas Grabner | 31 OCT 2012 | 11 Comments
If you are preparing for peak load on your system you might be interested in this story from one of our eCommerce clients. Their site went down 7 times during last year's holiday season. They identified that the load balancer was configured incorrectly which resulted in a cascading effect on their application causing all app servers to crash. Recovery of the system was up to five hours each time...
-
Download the Spring-based reference architecture with In-Memory Data Grid
Stacey Schneider | 31 OCT 2012 | 0 Comments
SpringTrader, a Spring-based reference architecture, is now available on GitHub – a sneak preview was given several months ago and named NanoTrader. The SpringTrader application uses open source and standards in the browser, REST/JSON, Spring Security, Spring Data JPA, Spring Integration, scalable session management, elastic JVM memory, loosely coupled messaging based on RabbitMQ, and a...
-
Gartner sees cloud computing, mobile development putting IT on edge
Cameron McKenzie ( @potemcam ) | 30 OCT 2012 | 0 Comments
A variety of mostly consumer-driven forces challenge enterprise IT and application development today. Cloud computing, Web information, mobile devices and social media innovations are converging to dramatically change modern organizations and their central IT shops. Industry analyst group Gartner Inc. describes these forces as forming a nexus, a connected group of phenomena, which is highly...
-
Versant releases JPA based Analytics platform
German Viscuso | 30 OCT 2012 | 0 Comments
The platform is built on top of a scalable JPA implementation and comes with an Ingestion server, and an Analytics server. Also included is Hadoop integration as well as a R Integration.
-
Learn design patterns from real projects : JBoss case study (Part 2).
issam lahlali | 29 OCT 2012 | 0 Comments
Structural design patterns are design patterns that ease the design by identifying a simple way to realize relationships between entities. Let's discover some structural patterns used by JBoss.
-
How to deal with the database when performing integration tests
Cameron McKenzie ( @potemcam ) | 25 OCT 2012 | 2 Comments
One of the key problems with integration testing is figuring out what to do with your data. If you mock out your database, it's not exactly an integration test. But if you run multiple tests and your database gets out of sync somehow, tests can erroneously fail. In this article on LosTechies, Jimmy Bogard discusses the art of isolating the database while doing integration testing.
-
Monkeying around with latency injection at service points using QoS & ACE
William Louth | 24 OCT 2012 | 0 Comments
In looking at ways to improve the resilience of software based services engineers are now turning to monkeys and the chaos they introduce.
-
Hibernate team posted Hibernate vs Baoo JPA benchmarks
Hasan Ceylan | 24 OCT 2012 | 18 Comments
Some TheServerSide users are already aware of our new product, Batoo JPA - the new JPA implementation that runs over 15 times faster then the leading JPA provider, built with Performance on mind yet with the least possible diversion from the JPA specification itself. After its debut with the announcement made on TheServerSide, we have also published an article on HighScalability.com that...
-
Sacha Labourey talks CloudBees, Java
Adam Riglian | 23 OCT 2012 | 0 Comments
Q+A with CloudBees leader and former JBoss CTO Sacha Labourey shows his thoughts on Platform as a Service.
-
Oracle Releases ADF Mobile – Java and HTML5 Framework for cross device mobile application development
shay shmeltzer | 23 OCT 2012 | 0 Comments
Oracle announced the availability of Oracle ADF Mobile – a framework the enables the development of hybrid applications for mobile devices. Oracle ADF Mobile uses Java and HTML5 and enables developers to develop a single application that installs and runs on both iOS and Android systems. Visual and declarative development in Oracle JDeveloper.
-
Rebel Labs Tutorial: Do You Really Get Classloaders?
Jevgeni Kabanov | 23 OCT 2012 | 1 Comments
Classloaders are at the core of the Java language. Java EE containers, OSGi, various web frameworks and other tools use classloaders (aka class loaders) heavily. Yet, when something goes wrong with classloading, would you know how to solve it?
-
Browser-based or native? Five reasons to choose native mobile application development
Cameron McKenzie ( @potemcam ) | 22 OCT 2012 | 1 Comments
Creating one HTML5 based application to rule over all of the various mobile devices on the market is a compelling idea, but the reality is, many mobile development teams are looking beyond the enticement of developing mobile applications with HTML5 and choosing to go native, creating an independent, native, mobile application for each platform they want to target.
Site index
TheServerSide.com is an online community for enterprise Java architects and developers, providing daily news, tech talk interviews with key industry figures, design patterns, discussion forums, tutorials, and more. TheServerSide.com was launched in May 2000 and has become the largest independent Java community in the world. TheServerSide.com is owned and operated by TechTarget. TechTarget's Application Development Media Group of sites include TheServerSide.Net, SearchWinDevelopment.com, Ajaxian.com, SearchSOA.com, ebizQ.net, SearchSoftwareQuality.com and TheServerSide.com.
Site features
- Blogs
- Events & Conferences
- Glossary
- ITKnowledge Exchange
- Java Topics
- Meet The Editors
- Multimedia
- News
- Patterns
- RSS
- White Papers
More Info
Featured
- JSR-286 development tutorial: Mastering request-response programming (17 May 2013) This portlet programming tutorial shows how the PortletRequest and Portlet Response are used when...
- Two most commonly misconfigured Tomcat performance settings (05 May 2013) Tomcat on the server is different from Tomcat on the desktop, but too many system admins fail to...
- Yale graph DB project uncovers hidden big data trends (05 May 2013) Graphic analysis of big data problems can often uncover hidden trends that might otherwise be...
- Expert insight into building distributed, service oriented systems (03 May 2013) Developing complex service oriented systems is a challenge, but with insight from the author of the...
Java News
- Dell Boomi and other integration providers jump on API management (10 May 2013) After several API management firms were acquired elsewhere, Dell Boomi announces their own API...
- Software developers demanding resource based, RESTful APIs (03 May 2013) Software developers are demanding APIs that are delivered in a RESTful, resource based way, and one...
- How 'big data' solved the content management (CMS) problem (23 Apr 2013) Content management systems that need to sift through huge amounts of data are big data problems in...
- Oracle announces delays in the JDK 8 release schedule (19 Apr 2013) After patching Web browser security issues, the Java Platform Group at Oracle has announced delays...
White papers
What's New
on TheServerSideCOM.com
- Mobile application development tutorialLooking for a start in developing mobile apps for existing enterprise computing systems? This mobile application development tutorial is here to help.
- Intro to JSR-286 portlet programming
- Increase modulrity in legacy Java apps
- Alternative JVM languages: Scala
Editor
Tell us what you think of the new site. Meet the Editors.