Skip to content

TheServerSide.com: News
Syndicate content
List of forum threads
Updated: 10 hours 28 min ago

File Locking and File Sharing in the Cloud

Fri, 07/30/2010 - 16:39
Block storage is a key foundation to most file systems. File sharing and file locking are important processes for sharing cloud data resources, and for eliminating race conditions. Efficient implementation can make a significant mark on your system's and applications' performance levels. In this article, we use an open source example -- cloud platform Eucalyptus and its storage component Walrus -- to demonstrate how to modify block storage to improve the file-sharing and -locking mechanisms. Learn how to install Eucalyptus so you can deliver a top-notch Infrastructure-as-a-Service platform.

Add to digg Add to StumbleUpon Add to del.icio.us Add to Google

Open source - Filesharing - Cloud computing - File system - Infrastructure as a service
Categories: Java

Packt giving away free e-Books

Fri, 07/30/2010 - 02:01
Packt Publishing, in celebration of 5 years of continuous business, is giving away some eBooks to all recipients.

Add to digg Add to StumbleUpon Add to del.icio.us Add to Google

E-book - Publishing - Packt - Business - Publishing and Printing
Categories: Java

Defne, Service Oriented Web Application Framework 1.0.1 Has Released

Thu, 07/29/2010 - 14:32
Defne is a service oriented web application framework. The main motivation behind Defne is ease of use. Defne allows developers to concentrate on their business logic while it provides all other application requirements such as transaction and security. With Defne, you are able to implement powerful enterprise web application's business services easily.

Add to digg Add to StumbleUpon Add to del.icio.us Add to Google

Business - Service-oriented architecture - Programming - Web application framework - Business logic
Categories: Java

Sending e-mails in Java with Spring – GMail SMTP server example

Thu, 07/29/2010 - 12:57
Learn how to use Spring in order to quickly send e-mails. An example of JavaMail configuration for use with GMail's SMTP server is also provided.

Add to digg Add to StumbleUpon Add to del.icio.us Add to Google

GMail - Simple Mail Transfer Protocol - JavaMail - Java - Email
Categories: Java

How to measure Application Performance

Thu, 07/29/2010 - 12:21
Measurement is the most central concept in any performance-related activity. If you are not measuring you are blind. As important as measuring per se is collecting the right measurements. Which metrics are the right ones depends on what you want to do. However there are some general principles which – when followed – can make your life much easier. Read how to work with response times and make performance analysis easier.

Add to digg Add to StumbleUpon Add to del.icio.us Add to Google

Measurement - Performance measurement - Business - Data Warehousing - Databases
Categories: Java

New JOSSO 1.8.2 powers open source platforms with SAML2-based Federated SSO

Wed, 07/28/2010 - 21:00
JOSSO 1.8.2 mainly introduces transparent inbound and outbound SAML2 interoperability for seamless standard-based Federated SSO experience, includes out-of-the-box support for mainstream Portals and CMS systems, can build on multiple disparate authoritative sources of user information for carrying out authentication and plays nice with any JASPI-compatible (JSR196) application servers such as JBoss 5 and GlassFish.

Add to digg Add to StumbleUpon Add to del.icio.us Add to Google

Open source - GlassFish - Single sign-on - JBoss SSO - Content management system
Categories: Java

Adobe Boosts its Enterprise Lineup with Acquisition of Day Software

Wed, 07/28/2010 - 15:10
Day Software is the ECM pioneer that leading global enterprises rely on for their Web 2.0 content application and content infrastructure needs. Day's Content Repository Extreme (CRX) is the industry's leading Java Content Repository (JCR) that provides unique virtualization services to consolidate legacy repositories and unique cloud computing services to lower IT operational costs.

Add to digg Add to StumbleUpon Add to del.icio.us Add to Google

Day Software - Web 2.0 - Content repository API for Java - Cloud computing - Enterprise content management
Categories: Java

Oracle ships ESB

Wed, 07/28/2010 - 15:08
Oracle has extended its SOA Suite with the Oracle Service Bus 11g. Some of the specific enhancements include service results caching, automated lifecycle service governance, and cloud integration. Read More: Oracle ships ESB http://searchsoa.techtarget.com/news/article/0,289142,sid26_gci1516939,00.html?track=NL-110&ad=777112&asrc=EM_NLN_12111034&uid=9814376

Add to digg Add to StumbleUpon Add to del.icio.us Add to Google

Oracle Corporation - Oracle - Databases - Service-oriented architecture - Enterprise service bus
Categories: Java

Build a Real-Time web tool with jQuery, XMPP and PHP

Tue, 07/27/2010 - 15:41
Create a jQuery, PHP XMPP and get Real-Time web updates from your favorite websites

Add to digg Add to StumbleUpon Add to del.icio.us Add to Google

PHP - Programming - JQuery - Languages - FAQs Help and Tutorials
Categories: Java

Do we really need Servlet Containers always?

Tue, 07/27/2010 - 15:41
This article aims to explore whether servlet containers and the java servlet api is always the right answer for development of all HTTP servers. It tries to explore if there are scenarios where there may be alternatives to make simple, yet robust and extremely scalable HTTP engines by going under the hood.

Add to digg Add to StumbleUpon Add to del.icio.us Add to Google

Java Servlet - Java - Programming - Languages - Hypertext Transfer Protocol
Categories: Java

ItsNat v1.0 is out. Extreme Mashups, Full Remote Control, Remote Templates

Mon, 07/26/2010 - 15:25
ItsNat v1.0 is the result of several years of investigation, development and refinement to provide a flexible, simple and powerful tool for development of web applications and sites intensive on AJAX. This release leverages even more this flexibility and power with features like Extreme Mashups, Full Remote Control and Remote Templates.

Add to digg Add to StumbleUpon Add to del.icio.us Add to Google

Ajax - Web application - JavaScript - Programming - Languages
Categories: Java

BTM in Action: Tips on Managing A Private Cloud

Fri, 07/23/2010 - 20:02
During a recent webinar, Charlie Weiblen from IntraLinks took the chance to show a live demo on how they manage their SaaS in their private cloud.

Add to digg Add to StumbleUpon Add to del.icio.us Add to Google

Software as a service - Business - Cloud computing - E-Commerce - Business-to-Business
Categories: Java

Evolutionary architecture and emergent design: Leveraging reusable code

Fri, 07/23/2010 - 13:26
Learn how to find reusable chunks of code found in every piece of software

Add to digg Add to StumbleUpon Add to del.icio.us Add to Google

Design - Architecture - Arts - Programming - Education
Categories: Java

“Copy-on-Iterate” Java Idiom considered broken

Fri, 07/23/2010 - 11:53
One of the common Java idioms is subject to a data race when used in a multi-threaded environment.

Add to digg Add to StumbleUpon Add to del.icio.us Add to Google

Java - Programming - Languages - Threads - FAQs Help and Tutorials
Categories: Java

Java Best Practices – High performance Serialization

Fri, 07/23/2010 - 10:28
Continuing our series of articles concerning proposed practices while working with the Java programming language, we are going to discuss and demonstrate how to utilize Object Serialization for high performance applications.

Add to digg Add to StumbleUpon Add to del.icio.us Add to Google

Java - Programming - Languages - FAQs Help and Tutorials - Best practice
Categories: Java

Forget the number of servers in your data center. Reverse the constraints!

Fri, 07/23/2010 - 10:00
Burst computing (or fan out) is one great use case for Cloud. To get there, forget the way you used to code in the enterprise era. Forget the number of servers in your data center. Thats not the constraint anymore. This is web scale! And you better learn parallelism. When you learn parallelism - remember that the user is the king - respond to them in seconds. Thats your new constraint!

Add to digg Add to StumbleUpon Add to del.icio.us Add to Google

Data center - Parallel computing - Computing - Business - Programming
Categories: Java

Canyon, the Open Source Flat File ORM

Fri, 07/23/2010 - 07:48
The new powerful, flexible and extendible yet simple framework that abstract fixed length and delimited file processing from business logic

Add to digg Add to StumbleUpon Add to del.icio.us Add to Google

Open source - Object-relational mapping - Programming - Languages - PHP
Categories: Java

Getting Started with AJAX using Java: An Introduction

Thu, 07/22/2010 - 15:56
Sometimes it's worth the time to just step back a little, and get familiar with the basics once again.

Add to digg Add to StumbleUpon Add to del.icio.us Add to Google

Ajax - JavaScript - Java - Programming - Languages
Categories: Java

Filters, Favorites & Plugin Classloaders: Sonar 2.2 is Released

Thu, 07/22/2010 - 15:49
The Sonar Team is pleased to announce the release of Sonar 2.2. There are three key features in this new version : Filters, Favorites and Plugins classloaders.

Add to digg Add to StumbleUpon Add to del.icio.us Add to Google

Sonar - Business - Underwater Services - Transportation and Logistics - Services
Categories: Java

Leverage IE8's Compatibility View to test Web Site Performance across browser versions

Thu, 07/22/2010 - 14:45
JavaScript Performance can be very different between different versions of IE. I came across a page that takes 6s in IE8 and 13s in IE7. I identified the problem using the Compatibility View feature in IE8 and nailed it down to long running jQuery Lookup methods that perform really bad in

Add to digg Add to StumbleUpon Add to del.icio.us Add to Google

JavaScript - JQuery - Programming - Languages - Website
Categories: Java