Overthere - design en implementatie van een Java remote file en execution framework
| Description |
Iedereen die Java programmeert kent java.io.File en java.lang.Process. Deze classes worden veel gebruikt, respectievelijk om files te manipuleren en om processen te starten. Maar deze classes hebben ook één grote beperking: ze werken alleen maar op files en processen op de lokale machine. In een tijd van steeds complexere infrastructuren, waaronder virtuele en cloud omgevingen, is dat een grote beperking. Het open source framework Overthere, waarvan versie 1.0 tijdens J-Fall 2011 gereleased wordt, verandert dit.
Met Overthere kunnen files op remote machines gemanipuleerd, gelezen en geschreven worden op dezelfde manier als lokale files en kunnen processen op remote Unix en Windows machines opgestart worden. Hiervoor zijn geen agents nodig, enkel toegang via SSH, SCP, SFTP, CIFS (SMB), Telnet en/of WinRM. In deze presentatie beschrijven we hoe dit framework gebruikt kan worden, hoe het geïmplementeerd is en hoe het uitgebreid kan worden met ondersteuning voor nieuwe protocollen. Ook zullen we in detail uitleggen hoe Amazon EC2 images gebruikt worden om Overthere te testen en hoe je deze features van het framework ook in je eigen code kan gebruiken.
(presentation can also be given in English)
Na afloop van deze presentatie zal je gedistribueerde systemen op een hele andere manier in elkaar zetten!
|
| Prerequisite knowledge |
Java, ervaring met toegang tot remote machines, b.v. SSH of CIFS/SMB en Telnet. |
| Language |
dutch |
| Level |
beginner |
| Track |
core |
Download de presentatie
Language: 

|
Vincent Partington XebiaLabs Vincent Partington is a technology entrepreneur and an Internet industry veteran with over 15 years of experience. Vincent’s passion for technology began while studying computer science at the University of Amsterdam where Vincent was involved heavily in the then budding Internet scene in Amsterdam, working at the first free Internet service (De Digitale Stad) from 1995 onwards. After graduating in 1997, he continued his work in the Internet industry. He quickly stumbled upon what was later to become J2EE and delivered his first Enterprise Java application in 1998.
After working in the Java EE space at different companies, Vincent Partington joined Xebia, in 2003. At Xebia, Vincent performed a whole range of assignments covering the spectrum of the activities of Xebia IT Architects: middleware architecture, automated build and deployment systems, performance tuning, security assessments, SOA architecture and numerous software audits. He has also taught a number of courses on Enterprise Java topics such as security and the Spring framework
Seeing a need for standard Java EE deployment automation, Vincent Partington founded the startup XebiaLabs in the summer of 2008. After delivering the first version of the product to launching customer KLM, the product, Deployit, was extended to not only support WebSphere Application Server but a host of other middleware platforms including Oracle WebLogic Server, JBoss Application Server and Tomcat. As the Chief Technical Officer of XebiaLabs Vincent is involved in development of the product and research into new features and new directions for the product.
Vincent Partington holds a masters degree in Computer Science from the University of Amsterdam in the Netherlands.
|
|
| |