TODAY
on TheServerSide.COM
-
Rebel Labs Report - "Pragmatic DevOps: Virtualization & Provisioning with Vagrant & Chef"
Oliver White | 14 MAY 2013 | 0 Comments
This latest report from Rebel Labs has a brand new format--all-HTML, and no sign up required. Directly download our overview of Virtualization and Provisioning, along with commentary by the creators of Vagrant and Chef.
-
Automating a complex build process
Nikita Salnikov-Tarnovski | 8 MAY 2013 | 0 Comments
We describe how we automated a build process producing 20 different deliverables for five different platforms. Tools used include Jenkins, Gradle, Artifactory and Bitbucket
-
Concurrent garbage collection in Java
Richard Warburton | 7 MAY 2013 | 3 Comments
The Concurrent-Mark-Sweep collector is a low pause Java Garbage Collector used in Hotspot. Here's how it works.
-
The great Java app server debate with Tomcat/TomEE & JBoss
Oliver White | 7 MAY 2013 | 1 Comments
From Rebel Labs, comes an extremely opinionated review of Tomcat and JBoss, the top 2 biggest players in the Java application server market today. Both of them open source, why take Tomcat instead of JBoss, or vice versa?
-
Fix memory leaks in Java production applications in 5 steps
Andreas Grabner | 7 MAY 2013 | 0 Comments
Adding more memory to your JVMs (Java Virtual Machines) might be a temporary solution to fixing memory leaks in Java applications, but it for sure won’t fix the root cause of the issue. Instead of crashing once per day it may just crash every other day. “Preventive” restarts are also just another desperate measure to minimize downtime – but – let’s be frank: this is not how production issues...
-
Integrating WebSockets and JMS with CDI Events in Java EE 7
Bruno Borges | 6 MAY 2013 | 0 Comments
WebSocket is the new kid on the block when you think about Web Development these days. And it is expected that you want to integrate it with whatever is available in your hands. Java EE 7 is coming with cool things beyond this, for example JMS 2.0. And then you wonder: how can I send asynchronous messages to all WebSocket sessions connected to my website? Server push; no polling: for real!
-
A free open-source pricing and valuation engine (quant library) for financial products, written entirely in the Java programming language.
Prajit Kumar | 2 MAY 2013 | 8 Comments
A free open-source pricing and valuation engine (quant library) for financial products, written entirely in the Java programming language.
-
It took me 10 years to launch eXo Platform 4.0!
Benjamin Mestrallet | 1 MAY 2013 | 1 Comments
Today we're launching the Express and Community Editions of eXo Platform 4.0: The Open Source Enterprise Social Platform. After 10 years, I feel like this is the first product we’ve launched that has this level of fit and finish: something that has never been accomplished before in the open source world. I even think it is among the most beautiful enterprise software ever launched.
-
What is Big Data – Theory to Implementation
Byron Kiourtzoglou | 25 APR 2013 | 0 Comments
A short theoretical introduction and a compact matrix of implementation approaches about Big Data focused on overcoming the problems of a new era – the era that forces us to ask bigger questions!
-
jORM is a lightweight Java ORM
Martin Korinth | 25 APR 2013 | 6 Comments
It does not aim at solving every database problem. It primarily cures the boilerplatisis that many Java solutions suffer from, while exposing the functionality of the JDBC through a convenient interface.
-
The great Java app server debate with Liberty and Jetty
Jevgeni Kabanov | 23 APR 2013 | 6 Comments
All Java App Servers aren't created equal. How do you know whether you should start with Tomcat, JBoss or Glassfish? Is your enterprise focus going to need WebSphere or WebLogic, or can you go lightweight and open source with Jetty and look at scalability later? In this ongoing series from Rebel Labs, we look first at IBM Liberty Profile and Jetty.
-
A different take on the late-night-programmer as a 'hero'
Steve Weisfeldt | 23 APR 2013 | 1 Comments
Say what you will about the co-worker who stays up all night the evening before a project is due every time...some may call her a hero, others will say he creates the need to do this just to get the credit. What do you think? Also, how has load testing changed in the past 20 years? What are the major factors that impact application performance? And are you testing in Agile yet? If not, here's how...
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
- 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...
- Lacking NoSQL standards more dangerous than proprietary vendor lock-in? (23 Apr 2013) While many NoSQL solutions are open source, the lack of standards means any organization embracing...
- Simplified Service Orientation and Software Engineering with BEST (12 Apr 2013) Service orientation is about more than developing components, and software engineering solutions...
- Simplified cloud-based application development with Node.js (08 Apr 2013) Cloud-based application development with Node.js allows for one simple and scalable technology to...
Java News
- 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...
- The two most common problems dogging SOA projects (05 Apr 2013) The author of SOA patterns discusses the two most common problems hurting SOA development projects.
- Speaker:
- Frederik Bijlsma - EMEA Cloud Business Unit Manage...
- Sponsor:
- Red Hat
White papers
- Social Working: What to Know About SAP's Social Media Software (SearchSAP)
- Advanced Security: How Zscaler Tackles Emerging Web Threats with High Speed, Real-Time Content Inspection in the Cloud (Zscaler)
- Desktop virtualization for all (Cisco Systems, Inc and Citrix)
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.
- Increase modulrity in legacy Java apps
- Alternative JVM languages: Scala
- Public vs private vs hybrid cloud
Editor
Tell us what you think of the new site. Meet the Editors.