background preloader

Développement

Facebook Twitter

JBoss application server production settings and performance tuning. Introduction JBoss AS is a Java application server widely used for Web application development, testing and production deployment. The community edition of JBoss is free and open source and is ideal for development and testing. The commercial edition known as JBoss enterprise application platform is the ideal choice for production hosting. However in many intranet projects community edition is also used for production hosting. JBoss can be used for large scale deployments and supports load balancing, clustering, EJBs and a large set of J2EE specifications.

Prerequisites for Running JBoss Server Before we take up any of the following steps, it is necessary to fix the JBoss version to be used, the JVM version, the platform for hosting JBoss and whether clustering is required. Download & install Java – JBoss application server requires either Java 1.5 or Java 1.6 installed on the host machine. JBoss Application Server Fundamentals W:\tools\jboss-5.1.0.GA>run -c minimal startjboss.cmd. AS5 Documentation. Apprendre Python ! MongoDB. Android Developers.

Js

Android Development Tutorial - Froyo. 1.1. The Android operating system Android is an operating system based on the Linux kernel. The project responsible for developing the Android system is called the Android Open Source Project (AOSP) and is primarily lead by Google. The Android system supports background processing, provides a rich user interface library, supports 2-D and 3-D graphics using the OpenGL-ES (short OpenGL) standard and grants access to the file system as well as an embedded SQLite database.

An Android application typically consists of different visual and non visual components and can reuse components of other applications. In Android the reuse of other application components is a concept known as task. Such a flow of events is depicted in the following graphic. 1.3. The Android system is a full software stack, which is typically divided into the four areas as depicted in the following graphic. The levels can be described as: Google Play also offers an update service. 2. 2.2. 2.3. 2.4. 2.5. 2.6. 2.7. 2.8. 3. 3.1.

J2EE