Download presentation
Presentation is loading. Please wait.
1
Cluster architecture for Java web hosting at CERN CHEP 2006, Mumbai Michał Kwiatek, CERN IT Department Database and Engineering Services Group
2
Michal Kwiatek, CERN IT Department2 Agenda Why a central solution for Java web hosting? The applications Requirements The architecture The software J2EE Public Service –Java web hosting at CERN
3
Michal Kwiatek, CERN IT Department3 Why Java web hosting? Object-oriented programming Code reuse, Java libraries Promotes good practices –Model-View-Controler model –Custom tag libraries –Java Server Faces It is vendor and platform independent Users ask for it!
4
Michal Kwiatek, CERN IT Department4 The users 30 apps since September 2005
5
Michal Kwiatek, CERN IT Department5 The users: project-lhc-shiftsss Optimisation of the Short Straight Sections alignment for LHC
6
Michal Kwiatek, CERN IT Department6 The users: at-mas-pda-geoViewer Dipole Geometry Viewer: online graphs, magnet measurement similarity check
7
Michal Kwiatek, CERN IT Department7 The users: Automatic Holding Point external company analyst engineer To faciliate contact between engineers, analysts and companies
8
Michal Kwiatek, CERN IT Department8 The users: atlasmonitor Management of documents related to the construction of ATLAS detector
9
Michal Kwiatek, CERN IT Department9 Why central platform? reliable hardware hardware redundancy patches, upgrades security backups monitoring support deployment To produce synergies
10
Michal Kwiatek, CERN IT Department10 Requirements functionality isolation manageability security performance scalability flexibility Architecture
11
Michal Kwiatek, CERN IT Department11 The J2EE world
12
Michal Kwiatek, CERN IT Department12 Isolation Shared container Physical host J2EE web container Java web application ! Manageability Security Private container J2EE web container Java web application J2EE web container Java web application J2EE web container Java web application Physical host
13
Michal Kwiatek, CERN IT Department13 Performance # apps152025 AVG response times tomcat19611431563 oc4j stand.3553432 iAS36411979 AVG swap used tomcat54389149072233738 oc4j stand.112824252619 iAS201852493872 IO WAIT tomcat0,33%6,80%12,96% oc4j stand.0,46%35.90% iAS66,31%81,56% OC4J Standalone has been tested with JMS down. Private containers, tests run on a machine with 512 MB RAM On 5 servers with 4GB of RAM each, we can host ~200 apps
14
Michal Kwiatek, CERN IT Department14 J2EE web container java web application Physical host J2EE web container java web application J2EE web container java web application J2EE web container java web application Physical host J2EE web container java web application J2EE web container java web application J2EE web container java web application Physical host J2EE web container java web application J2EE web container java web application The architecture – linux cluster Physical host JPSManager Physical host Application ownerApplication user Proxy HTTP, HTTPS AJP SSH SSH, HTTPS
15
Michal Kwiatek, CERN IT Department15 The software - JPSManager Open, flexible architecture
16
Michal Kwiatek, CERN IT Department16 Security File system access rights Two levels of control Java security manager
17
Michal Kwiatek, CERN IT Department17 J2EE Public Service server-side infrastructure for deployment of java (servlet/jsp) web applications provided at CERN by IT-DES integrated with: –CERN’s web services –CERN’s database services –NICE authentication we use: –JPSManager –Apache Tomcat 5.5 –Apache httpd 2.0 SLA: aimed for medium-sized, non-critical applications; full support within CERN working hours.
18
Michal Kwiatek, CERN IT Department18 Evolution Implement: certificate authentication Evaluate: other containers: JBoss, Oracle OC4J high availability solutions: –hardware load balancer –clustering of J2EE containers
19
Michal Kwiatek, CERN IT Department19 Summary functionality isolation manageability security performance scalability flexibility
20
Michal Kwiatek, CERN IT Department20 Questions? http://www.cern.ch/j2ee-public-service/http://www.cern.ch/j2ee-public-service/
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.