GeekArticles
Operating Systems
SolarisGlassfish v2: Open for Business
Author: java.sun.com |
Published: 11th Jan 2008 |
Visited: 60 times |
Add CommentFiled in: SolarisFind out why the open-source GlassFish v2 application server is a good choice for handling critical business applications and the demands of a production environment.
Read Article Sponsored Links
Related Articles
• Microsoft on Open XML SDK A few months ago Microsoft was able to obtain control of Open XML. Because of that achievement the company fervently worked on developing Open XML not only for their own advantage but also for other developers. Among those movements is the release of Open XML SDK which will help developers in buildi ...
• Business Intelligence Tips Business Intelligence Tips
Understand Your Organization first
Truly understanding your company and how it works is perhaps one of the most important Business Intelligence tips anyone can offer. This includes understanding the business itself, the processes involved, the data, and how that data is u ...
• Business Intelligence Integration Business Intelligence Integration
How to Integrate Business Intelligence within Your Organization
Before you Integrate Business Intelligence into your Organization
Business Intelligence has developed into strategic process over the years of its extraordinary growth, even so it still needs to be i ...
• Business Intelligence in Information Technology Business Intelligence in Information Technology
IT stands for Information Technology. Information Technology is a system designed to gather, process, or distribute information. IT can be inspected in terms of the following three groupings; the data gathering, the data processing, and the data distr ...
• How to Best Use Business Intelligence to Your Advantage How to Best Use Business Intelligence to Your Advantage
It is no big secret that today’s businesses rely heavily on data and the information it delivers about their companies. Whether it is for the purpose of customer acquisition, improving operational performance, or understanding competitors, all ...
• Business Intelligence Key Performance Indicators Business Intelligence Key Performance Indicators
What are Key Performance Indicators?
Key Performance Indicators are also known as Key Success Indicators, they help an organization to better define and measure their progress toward professional goals. Once an organization has clearly identified its ...
• Service Oriented Java Business Integration Review
Service Oriented Java Business Integration Review
Introduction
If read through the texts which give you an introduction to SOA or Web Services, you will often find them to be quite frustrating, and the reason for this is because they spend too much time referencing business processes which are ela ...
• Open Source C++ B+ Tree Implementation Template based B+ Tree
B+ Tree is a type of tree, which represents sorted data in a way that allows for efficient insertion, retrieval and removal of records, each of which is identified by a key. It is a dynamic, multilevel index, with maximum and minimum bounds on the number of keys in each index ...