Research Assistant May 2006 March 2011 Research topics: Modular Software Architecture, Software Systems

Size: px
Start display at page:

Download "Research Assistant May 2006 March 2011 Research topics: Modular Software Architecture, Software Systems"

Transcription

1 JAN S. RELLERMEYER IBM Research Austin Research Lab Burnet Rd. Austin, TX Cedar St. Austin, TX RESEARCH EXPERIENCE IBM Research, Future Systems Group, Austin, TX Research Staff Member April 2011 present Research topics: Mobile Enterprise Systems, Future Cloud Systems, Language Runtime Systems on Modern Hardware. Microsoft Research, extreme Computing Group, Redmond, WA Research Intern July October 2010 Research topic: Operating System Architecture and Power Management on the Intel SCC (RockCreek). ETH Zurich, Systems Group, Switzerland EDUCATION Research Assistant May 2006 March 2011 Research topics: Modular Software Architecture, Software Systems ETH Zurich, Switzerland, Ph.D. in Computer Science, March 2011 Thesis Title: Modularity as a Systems Design Principle ETH Zurich, Switzerland, MSc. in Computer Science, March 2006 Major in Distributed Systems, Minor in Information Systems ETH Zurich, Switzerland, Studied towards diploma degree in Interdisciplinary Natural Sciences Chemistry and Physics AWARDS AND HONORS Invited Researcher of the OSGi Alliance,

2 RESEARCH INTERESTS Distributed Systems, Cloud Computing, Modular Software, Operating Systems, Language Runtime Systems, Just in Time Compilers RESEARCH PROJECTS IBM Mobile Systems Remote The rise of the app revolution has brought small, simple, and affordable software tools to users for mastering mundane tasks with the help of mobile devices. With the success of the "app" paradigm, there is an increasing demand for applying the same spirit to problems which have traditionally been the domain of enterprise-scale solutions. The "IBM Mobile Systems Remote" (IBM Remote) project aims at providing system management, a traditional enterprise application, for our lines of server products from mobile devices. This application is inherently communication-intensive since the mobile client requires periodical status updates from the monitored machines and the fidelity of the systems management application is a function of the sampling rate. One of the key challenges is therefore to minimize the number of messages that need to be received to still reliably detect failures and receive other relevant information at the mobile device. R-OSGi implements remote services in a completely transparent way and thereby facilitates the turning of modular software into distributed systems. Different to other remote component systems it does not attempt to hide faults arising from network communication errors. R-OSGi instead maps all occurring failures to module and service life-cycle events which OSGi applications are already prepared to handle gracefully. R-OSGi is used in the Eclipse Communication Framework (ECF). Concierge is an OSGi technology implementation tailored to and heavily optimized for resourceconstrained devices such as mobile phones or embedded systems. It significantly outperforms other implementations and has a footprint of only 85 kbytes. Concierge is proposed to become the new OSGi framework of the Eclipse Foundation for mobile and embedded systems. Juggle implements a system on top of OSGi to dynamically replace software services by FPGA-powered (reprogrammable) hardware services, in order to speed up prioritized tasks on resource-constrained hardware. Services are co-designed as both software and hardwareaccelerated modules so that the runtime system can choose which service to accelerate. Cirrostratus is a cloud computing runtime to turn conventional software systems into elastic applications and manage their dynamic deployment by exploiting their inherent modular structure. The approach only requires the programmer to structure the application into modules. The runtime system then treats the modules as the units that can be dynamically provisioned, distributed, migrated, and replicated. Cirrostratus performs symbolic code analysis to determine regions of shared state for replication, and to add performance monitoring facilities to the modules. Due to its optimized implementation, Cirrostratus can run even on resource-constrained devices. Parts of my work are supported by the National Center of Competence in Research - Mobile Infor- 2

3 mation and Communication Systems (NCCR-MICS), a research instrument of the Swiss National Science Foundation (SNF). The work on the Virtual OSGi Framework is supported by the Microsoft Innovation Cluster for Embedded Software (ICES). PARTICIPATIONS IN SYSTEMS-RELATED PROJECTS Barrelfish is a novel operating system based on the multikernel architecture. It runs a separate kernel per core and kernels by default do not share any data structures. Instead, kernels do very efficient message passing (e.g., over the hyper-transport) to replicate state. My contributions to the Barrelfish project involve a module system consisting of a module compiler written in Haskell, a runtime system written in C and assembler, and a name server as well as initial implementations of different experimental IPC systems written in assembler to define baselines for efficient inter-module communication. XTream, Exoengine The Exoengine is a novel architecture for virtualizing stream processing systems scaling from single machines to data centers. The exoengine architecture incorporates building blocks of existing stream processing systems and compose new applications as libraries to a generic infrastructure. XTream is a prototype implementation of the exoengine architecture using OSGi. My contributions to the project involve work on exploiting the inherent modularity of XTream to achieve large-scale distribution and elastic re-deployment of components. SwissQM is a virtual machine approach for query processing in sensor networks. Query plans are compiled into a distributed deployment of small byte code programs to sample data and forward result tuples within the network. My contribution to the project involves work on the gateway system to deal with the life-cycle of continuous queries. TEACHING EXPERIENCE Head Assistant for undergraduate course Operating Systems and Networks, ETH Zurich, Lectures in graduate course Web Services and Service Oriented Architectures, ETH Zurich, Lecture and Teaching Assistant for undergraduate course Computer Networks, ETH Zurich, Lecture in graduate course Web Services and Service Oriented Architectures, ETH Zurich, Teaching Assistant for graduate course Distributed Systems, ETH Zurich, Lecture in graduate course Web Services and Service Oriented Architectures, ETH Zurich, Teaching Assistant for undergraduate course Computer Networks, ETH Zurich, Lecture and Teaching Assistant for graduate course Distributed Systems, ETH Zurich,

4 Teaching Assistant for graduate course Enterprise Application Integration (Middleware), ETH Zurich, Teaching Assistant for graduate course Web Services and Service Oriented Architectures, ETH Zurich, Teaching Assistant for graduate course Computer Networks, ETH Zurich, Teaching Assistant for graduate course Computer Architecture, ETH Zurich, UNIVERSITY SERVICES Vice President VMI: Vice President of the Association of the Academic Staff at the Department of Computer Science (VMI), ETH Zurich, Representative, Tutitional Committee: Representative in the Tuitional Committee of the Department of Computer Science, ETH Zurich, Representative, Departmental Conference: Representative in the Departmental Conference (the executive committee) of the Department of Computer Science, ETH Zurich, Board Member VMI: Member of the Board of the Association of the Academic Staff at the Department of Computer Science (VMI), ETH Zurich, IT Coordinator: Coordinating the administration of the IT infrastructure of the Systems Group, ETH Zurich, System Administrator: System Administrator in the IT Support Group of the Department of Computer Science, ETH Zurich, COMMUNITY SERVICE German Red Cross, Oberhausen, Germany, RELATED ACTIVITIES OSGi Core Platform Expert Group Member of the OSGi Alliance CPEG, 2008 present. OSGi Enterprise Expert Group Member of the OSGi Alliance EEG, 2008 present. Author and project leader of the following open-source software projects: Concierge Small footprint, high performance implementation of the OSGi specifications for small and embedded devices. Used by various scientific projects and in the BUG, an embedded device manufactured by the New York-based startup BugLabs. jslp Pure Java implementations of RFC 2608, the Service Location Protocol. Used in several projects and commercial products. 4

5 R-OSGi Pioneered the field of OSGi remote services. Used in various research and opensource projects such as Eclipse ECF and in products such as, e.g., medical systems. Committer to the following software projects of the open-source community: Eclipse Communication Framework (ECF), Apache Directory Server (DS), Barrelfish, PROFESSIONAL ACTIVITIES Reviewer: IEEE Transactions on Software Engineering (TSE), 2008, 2009, Reviewer: IEEE Transactions on Data and Knowledge Engineering (TKDE), 2010, Reviewer: Wiley Software Practice and Experience, 2010, External Reviewer: 10th ACM/IFIP/USENIX International Middleware Conference, Urbana Champaign, Illinois, PC Member: 50th Design Automation Conference (DAC), Designer Track, Austin, TX, 2013 Session Chair: 50th Design Automation Conference (DAC), Designer Track, Austin, TX, 2013 Speaker EclipseCon, 2007, 2008, 2012 Oredev, 2007 Eclipse Summit Europe, 2008 OSGi Community Event, 2008 OSGi Developer Congress Europe, 2009 EclipseCon Europe, 2012 Invited Talks Purdue University, West Lafayette, IN, 2013 Cloud4SMB, in conjunction with ITExpo, Austin, TX, 2012 DistriNet Group, KU Leuven, Belgium, 2011 Cloud Futures 2010, Microsoft Research, Redmond, WA, 2010 Citi Lab, INSA Lyon and INRIA, France, 2010 Magic Lab, University of British Columbia, Vancouver, Canada,

6 Professional Organizations ACM Member (since 2006) ACM SIGOPS Member ACM SIGSOFT Member ACM SIGMOD Member IEEE Member (since 2006) IEEE Computer Society Member EuroSys Member (since 2006) PATENTS Patent pending: US 2012/ Al: Jonathan Ross, Ronald Aigner, Jan S. Rellermeyer, Jork Loeser, Hierarchical Software Locking PUBLICATIONS Jan S. Rellermeyer, Seong-Won Lee, and Michael Kistler. Cloud Platforms and Embedded Computing The Operating Systems of the Future. In DAC 13: 50th Design Automation Conference, Special Session on The Future of Operating Systems for Embedded Systems and Software (ESS), Saurabh Bagchi, Fahad Arshad, Jan S. Rellermeyer, Thomas Osiecki, Michael Kistler, and Ahmed Gheith. Lilliput meets Brobdingnagian: Data Center Systems Management through Mobile Devices. In DCDV 13: Second International Workshop on Dependability of Clouds, Data Centers, and Virtual Machine Technology (in conjunction with DSN 2013), Jan S. Rellermeyer and Saurabh Bagchi. Dependability as a Cloud Service - A Modular Approach. In DCDV 12: Second International Workshop on Dependability of Clouds, Data Centers, and Virtual Machine Technology (in conjunction with DSN 2012), Amiya K. Maji, Fahad A. Arshad, Saurabh Bagchi, and Jan S. Rellermeyer. An Empirical Study of the Robustness of Inter-component Communication in Android. In DSN 12: 42st International Conference on Dependable Systems and Networks, Jan S. Rellermeyer, Thomas H. Osiecki, Ernest A. Holloway, Patrick J. Bohrer, and Michael Kistler. System Management with IBM Mobile Systems Remote - A Question of Power and Scale. In MDM 12: Proceedings of the 13th IEEE International Conference on Mobile Data Management, Jan S. Rellermeyer and Ramon Kuepfer. Co-Managing Software and Hardware Modules through the Juggle Middleware. In Middleware 11: 12th ACM/IFIP/USENIX International Middleware Conference,

7 Jan S. Rellermeyer. Modularity as a Systems Design Principle. Diss. no , ETH Zurich, Michael Duller, Jan S. Rellermeyer, Gustavo Alonso, and Nesime Tatbul. Virtualizing Stream Processing. In Middleware 11: 12th ACM/IFIP/USENIX International Middleware Conference, Jan S. Rellermeyer, Michael Duller, and Gustavo Alonso. Engineering the Cloud from Software Modules. In ICSE-Cloud 09: Proceedings of the Workshop on Software Engineering Challenges in Cloud Computing (in conjunction with ICSE 2009), Vancouver, Canada, Jan S. Rellermeyer, Oriana Riva, and Gustavo Alonso. AlfredO: An Architecture for Flexible Interaction with Electronic Devices. In Middleware 08: 9th ACM/IFIP/USENIX International Middleware Conference, Leuven, Belgium, Jan S. Rellermeyer, Michael Duller, and Gustavo Alonso. Consistently Applying Updates to Compositions of Distributed OSGi Modules. In HotSWUp 08: Proceedings of the First ACM Workshop on Hot Topics in Software Updates (in conjunction with OOPSLA 2008), Nashville, TN, USA, Jan S. Rellermeyer, Michael Duller, Ken Gilmer, Damianos Maragkos, Dimitrios Papageorgiou, and Gustavo Alonso. The Software Fabric for the Internet of Things. In Proceedings of the International Conference on the Internet of Things, Zurich, Switzerland, Jan S. Rellermeyer, Gustavo Alonso, and Timothy Roscoe. Building, Deploying, and Monitoring Distributed Applications with Eclipse and R-OSGi. In ETX 07: Fifth Eclipse Technology exchange (ETX) Workshop (in conjunction with OOPSLA 2007), Montreal, Canada, Jan S. Rellermeyer and Gustavo Alonso. Concierge: A Service Platform for Resource- Constrained Devices. In EuroSys 07: Proceedings of the ACM SIGOPS/EuroSys Conference on Computer Systems, Lisbon, Portugal, Rene Mueller, Jan S. Rellermeyer, Michael Duller, and Gustavo Alonso. Demo: A Dynamic and Flexible Sensor Network Platform. In SIGMOD 07: Proceedings of the 27th ACM SIG- MOD International Conference on Management of Data, Beijing, China, Rene Mueller, Jan S. Rellermeyer, Michael Duller, and Gustavo Alonso. Demo: A Generic Platform for Sensor Applications. In MASS 07: Proceedings of the 4th IEEE International Conference on Mobile Ad-Hoc and Sensor Systems, Pisa, Italy, Jan S. Rellermeyer, Gustavo Alonso, and Timothy Roscoe. Demo: Ready for Distribution? Turning Modular into Distributed Applications with the R-OSGi Deployment Tool. In OOP- SLA 07: Proceedings of the 22th ACM SIGPLAN International Conference on Object-Oriented Programming, Systems, Languages and Applications, Montreal, Canada, Jan S. Rellermeyer, Gustavo Alonso, and Timothy Roscoe. R-OSGi: Distributed Applications through Software Modularization. In Middleware 07: 8th ACM/IFIP/USENIX International Middleware Conference, Newport Beach, CA, USA,

8 Jan S. Rellermeyer. flowsgi: A Framework For Dynamic Fluid Applications. Master s thesis, ETH Zurich, REFERENCES Gustavo Alonso, Professor, ETH Zurich, Switzerland, alonso@inf.ethz.ch Timothy Roscoe, Professor, ETH Zurich, Switzerland, troscoe@inf.ethz.ch Donald Kossmann, Professor, ETH Zurich, Switzerland, donaldk@inf.ethz.ch Additional references can be provided upon request. June 10,

The Virtual OSGi Framework

The Virtual OSGi Framework The Virtual OSGi Framework Jan S. Rellermeyer Inaugural Talk Invited Researcher of the OSGi Alliance Systems Group Department of Computer Science ETH Zurich 8092 Zurich, Switzerland 2008 by Jan S. Rellermeyer,

More information

Brian F. Cooper. Distributed systems, digital libraries, and database systems

Brian F. Cooper. Distributed systems, digital libraries, and database systems Brian F. Cooper Home Office Internet 2240 Homestead Ct. #206 Stanford University cooperb@stanford.edu Los Altos, CA 94024 Gates 424 http://www.stanford.edu/~cooperb/app/ (408) 730-5543 Stanford, CA 94305

More information

Amy Babay April 2018

Amy Babay April 2018 Amy Babay www.dsn.jhu.edu/~babay 814-528-4205 babay@cs.jhu.edu Education PhD in Computer Science April 2018 PhD Research: Structured overlay networks for a new generation of Internet services, dependable

More information

MonetDB/DataCell: leveraging the column-store database technology for efficient and scalable stream processing Liarou, E.

MonetDB/DataCell: leveraging the column-store database technology for efficient and scalable stream processing Liarou, E. UvA-DARE (Digital Academic Repository) MonetDB/DataCell: leveraging the column-store database technology for efficient and scalable stream processing Liarou, E. Link to publication Citation for published

More information

Title: ====== Open Research Compiler (ORC): Proliferation of Technologies and Tools

Title: ====== Open Research Compiler (ORC): Proliferation of Technologies and Tools Tutorial Proposal to Micro-36 Title: ====== Open Research Compiler (ORC): Proliferation of Technologies and Tools Abstract: ========= Open Research Compiler (ORC) has been well adopted by the research

More information

Collaborative Next Generation Networking

Collaborative Next Generation Networking CALL-FOR-PAPERS ACM/Springer Mobile Networks & Applications (MONET) http://link.springer.com/journal/11036 SPECIAL ISSUE ON Collaborative Next Generation Networking Overview: To catch up with the ever-increasing

More information

Presentation on OSGi Alliance

Presentation on OSGi Alliance Presentation on OSGi Alliance Rouzbeh Farhoumand OSGi Alliance Board of Directors Huawei Technologies 2017-05-24, Shenzhen, China onem2m Industry Day 1 What is the OSGi Alliance Founded in 1999 Proven,

More information

HAI ZHOU. Evanston, IL Glenview, IL (847) (o) (847) (h)

HAI ZHOU. Evanston, IL Glenview, IL (847) (o) (847) (h) HAI ZHOU Electrical and Computer Engineering Northwestern University 2535 Happy Hollow Rd. Evanston, IL 60208-3118 Glenview, IL 60025 haizhou@ece.nwu.edu www.ece.nwu.edu/~haizhou (847) 491-4155 (o) (847)

More information

Nomair A. Naeem. Personal Data. Education. Teaching Experience. Course Instructor/Sessional

Nomair A. Naeem. Personal Data. Education. Teaching Experience. Course Instructor/Sessional Nomair A. Naeem Personal Data Address: E-mail: Web Page: David R. Cheriton School of Computer Science University of Waterloo 200 University Avenue West Waterloo, ON N2L 3G1, Canada nanaeem@uwaterloo.ca

More information

Thesis: An Extensible, Self-Tuning, Overlay-Based Infrastructure for Large-Scale Stream Processing and Dissemination Advisor: Ugur Cetintemel

Thesis: An Extensible, Self-Tuning, Overlay-Based Infrastructure for Large-Scale Stream Processing and Dissemination Advisor: Ugur Cetintemel Olga Papaemmanouil Phone: +1 (401) 588-0230 Department of Computer Science Fax: +1 (401) 863-7657 Box 1910, 115 Waterman St, Floor 4 Email: olga@cs.brown.edu Providence, RI, 02912, USA Web: http://www.cs.brown.edu/

More information

Stavros Nikolaou. 413 Gates Hall URL: Ithaca, NY, 14853, USA Date of Birth: December, 1987

Stavros Nikolaou. 413 Gates Hall URL:  Ithaca, NY, 14853, USA Date of Birth: December, 1987 413 Gates Hall +1 6073795409 Department of Computer Science Cornell University email: snikolaou@cs.cornell.edu URL: www.cs.cornell.edu/~snikolaou Ithaca, NY, 14853, USA Date of Birth: December, 1987 Education

More information

PhD. of Information Networks ( ). Cairo University. Faculty of Computers and Information. Cairo. Egypt.

PhD. of Information Networks ( ). Cairo University. Faculty of Computers and Information. Cairo. Egypt. AMAL MOH D BARAKAT AL-DWEIK HEBRON, WEST BANK, PALESTINE +970-2-2235142. EMAIL: AMAL@PPU.EDU Education PhD. of Information Networks (2004-2009). Cairo University. Faculty of Computers and Information.

More information

Dr. Spencer Sevilla Postdoctoral Researcher, University of Washington

Dr. Spencer Sevilla Postdoctoral Researcher, University of Washington Dr. Spencer Sevilla Postdoctoral Researcher, University of Washington email: sevilla@cs.washington.edu Research Interests Computer networks, Host mobility, Web technology, Content caching Education University

More information

Mohamed Mahmoud Mahmoud Azab. Education: Ongoing research:

Mohamed Mahmoud Mahmoud Azab. Education: Ongoing research: Mohamed Mahmoud Mahmoud Azab -Assistant Prof., Informatics Research Institute, The City of Scientific Research & Technology Applications, Alexandria-Egypt. - Researcher, VT-MENA research center of Excellence,

More information

Thank you in advance for your interest and we look forward to working together!

Thank you in advance for your interest and we look forward to working together! Dear Sir/Madam, In collaboration with Mitacs, Ericsson Garage Montreal has the pleasure of inviting Graduate Masters and Ph.D. candidates from your institution to participate in this National Call for

More information

West Bengal University of Technology Bachelor of Computer Science and Engineering

West Bengal University of Technology Bachelor of Computer Science and Engineering Susmit Shannigrahi Colorado State University Computer Science Department 1100 Center Avenue Mall, Fort Collins, CO, 80521 Phone: (+1) 740.346.9028 susmit@colostate.edu https://susm.it Education Colorado

More information

Gassan Abu Jumra Alsyad

Gassan Abu Jumra Alsyad Gassan Abu Jumra Alsyad PERSONAL INFORMATION Place & Date of Birth: Khartoum, 29 th May 1980 Nationality: Sudanese Marital Status: Single Passport NO: B0700506 Language : Arabic,English Current Address:

More information

MULTICORE IN DATA APPLIANCES. Gustavo Alonso Systems Group Dept. of Computer Science ETH Zürich, Switzerland

MULTICORE IN DATA APPLIANCES. Gustavo Alonso Systems Group Dept. of Computer Science ETH Zürich, Switzerland MULTICORE IN DATA APPLIANCES Gustavo Alonso Systems Group Dept. of Computer Science ETH Zürich, Switzerland SwissBox CREST Workshop March 2012 Systems Group = www.systems.ethz.ch Enterprise Computing Center

More information

Performance in the Multicore Era

Performance in the Multicore Era Performance in the Multicore Era Gustavo Alonso Systems Group -- ETH Zurich, Switzerland Systems Group Enterprise Computing Center Performance in the multicore era 2 BACKGROUND - SWISSBOX SwissBox: An

More information

The Internet of Things. Thomas Watteyne Senior Networking Design Engineer Linear Technology, Dust Networks product group

The Internet of Things. Thomas Watteyne Senior Networking Design Engineer Linear Technology, Dust Networks product group 1 The Internet of Things Thomas Watteyne Senior Networking Design Engineer Linear Technology, Dust Networks product group Important! ٧ DREAM seminar 8 April 2014, UC Berkeley Low-Power Wireless Mesh Networks

More information

OpenStack Changing the shape of Open Source Cloud Computing. Tom Fifield Community Manager, OpenStack Foundation

OpenStack Changing the shape of Open Source Cloud Computing. Tom Fifield Community Manager, OpenStack Foundation 1 OpenStack Changing the shape of Open Source Cloud Computing Tom Fifield Community Manager, OpenStack Foundation tom@openstack.org 3 What is OpenStack? More than cloud infrastructure software a global

More information

Make Digital Real Execute Smart. We engineer meaningful technology solutions to help businesses and societies flourish

Make Digital Real Execute Smart. We engineer meaningful technology solutions to help businesses and societies flourish Make Digital Real Execute Smart We engineer meaningful technology solutions to help businesses and societies flourish FAST FACTS Mindtree Minds Annual Revenue Active Clients Kalinga Global Learning Center

More information

Caribou: Intelligent Distributed Storage

Caribou: Intelligent Distributed Storage : Intelligent Distributed Storage Zsolt István, David Sidler, Gustavo Alonso Systems Group, Department of Computer Science, ETH Zurich 1 Rack-scale thinking In the Cloud ToR Switch Compute Compute + Provisioning

More information

Services Everywhere: OSGi in Distributed Environments

Services Everywhere: OSGi in Distributed Environments Services Everywhere: OSGi in Distributed Environments Jan S. Rellermeyer Gustavo Alonso Department of Computer Science ETH Zurich 8092 Zurich, Switzerland {rellermeyer, alonso}@inf.ethz.ch ABSTRACT Distribution

More information

Make Digital Real Execute Smart. We engineer meaningful technology solutions to help businesses and societies flourish

Make Digital Real Execute Smart. We engineer meaningful technology solutions to help businesses and societies flourish Make Digital Real Execute Smart We engineer meaningful technology solutions to help businesses and societies flourish FAST FACTS YOUR TRUSTED PARTNER WE HELP GROW YOUR BUSINESS WE HELP RUN YOUR BUSINESS

More information

TEXAS STATE VITA. A. Name: David L. Gibbs Title: Assistant Professor

TEXAS STATE VITA. A. Name: David L. Gibbs Title: Assistant Professor TEXAS STATE VITA I. Academic/Professional Background A. Name: David L. Gibbs Title: Assistant Professor B. Educational Background Degree Year University Major Thesis/Dissertation PhD 2015 Texas State University

More information

Information Technology Services. Informational Report for the Board of Trustees October 11, 2017 Prepared effective August 31, 2017

Information Technology Services. Informational Report for the Board of Trustees October 11, 2017 Prepared effective August 31, 2017 Information Technology Services Informational Report for the Board of Trustees October 11, 2017 Prepared effective August 31, 2017 Information Technology Services TABLE OF CONTENTS UPDATE ON PROJECTS &

More information

ECF 3.0 Release Review

ECF 3.0 Release Review ECF 3.0 Release Review Project Lead: Scott Lewis slewis@eclipsesource.com Mailing List: ecf-dev@eclipse.org Home Page: http://www.eclipse.org/ecf 1 Highlights 3.o new features: Major Enhancements and Additions:

More information

Ranveer Chandra. Computer Networks, Mobile Computing, Distributed Systems, Sensor Networks, Pervasive Computing

Ranveer Chandra. Computer Networks, Mobile Computing, Distributed Systems, Sensor Networks, Pervasive Computing 4110 Upson Hall Department of Computer Science http://www.cs.cornell.edu/people/ranveer Ranveer Chandra Phone: (607) 592-2274 (cell) (607) 255-9196 (office) Fax : (607) 255-4428 E-mail: ranveer@cs.cornell.edu

More information

GRIDS INTRODUCTION TO GRID INFRASTRUCTURES. Fabrizio Gagliardi

GRIDS INTRODUCTION TO GRID INFRASTRUCTURES. Fabrizio Gagliardi GRIDS INTRODUCTION TO GRID INFRASTRUCTURES Fabrizio Gagliardi Dr. Fabrizio Gagliardi is the leader of the EU DataGrid project and designated director of the proposed EGEE (Enabling Grids for E-science

More information

Ph.D. with Distinction in Computer Science Advisor: Prof. Micha Sharir Dissertation: Geometric Arrangements: Substructures and Algorithms

Ph.D. with Distinction in Computer Science Advisor: Prof. Micha Sharir Dissertation: Geometric Arrangements: Substructures and Algorithms April 29, 2009 Esther Ezra phone (919) 660-6578 Levine Science Research Center D340 fax (919) 660-6502 Department of Computer Science, Duke University http://www.math.tau.ac.il/~estere Durham NC 27708

More information

Amy Babay November Doctor of Philosophy in Computer Science September 2018

Amy Babay November Doctor of Philosophy in Computer Science September 2018 Amy Babay www.dsn.jhu.edu/~babay 814-528-4205 babay@cs.jhu.edu Education November 2018 Doctor of Philosophy in Computer Science September 2018 Thesis: Timely, Reliable, and Cost-Effective Internet Transport

More information

IRMOS Newsletter. Issue N 5 / January Editorial. In this issue... Dear Reader, Editorial p.1

IRMOS Newsletter. Issue N 5 / January Editorial. In this issue... Dear Reader, Editorial p.1 IRMOS Newsletter Issue N 5 / January 2011 In this issue... Editorial Editorial p.1 Highlights p.2 Special topic: The IRMOS Repository p.5 Recent project outcomes p.6 Keep in touch with IRMOS p.8 Dear Reader,

More information

Huawei European Research University Partnerships. Michael Hill-King European Research Institute, Huawei

Huawei European Research University Partnerships. Michael Hill-King European Research Institute, Huawei Huawei European Research University Partnerships Michael Hill-King European Research Institute, Huawei Next 20 30 Years: The World Will Become Intelligent All things Sensing All things Connected All things

More information

NetFPGA Update at GEC4

NetFPGA Update at GEC4 NetFPGA Update at GEC4 http://netfpga.org/ NSF GENI Engineering Conference 4 (GEC4) March 31, 2009 John W. Lockwood http://stanford.edu/~jwlockwd/ jwlockwd@stanford.edu NSF GEC4 1 March 2009 What is the

More information

Message Passing. Advanced Operating Systems Tutorial 5

Message Passing. Advanced Operating Systems Tutorial 5 Message Passing Advanced Operating Systems Tutorial 5 Tutorial Outline Review of Lectured Material Discussion: Barrelfish and multi-kernel systems Programming exercise!2 Review of Lectured Material Implications

More information

Microsoft Certified Professional Transcript

Microsoft Certified Professional Transcript Last Activity Recorded: November 06, 2009 Microsoft Certified Professional PETER MARIAN GORLICKI Holstenstr. 96 Kiel 24103 DE peter.gorlicki@tcp4it.de Microsoft Certification Status Credential Certification

More information

Cloud computing and Citrix C3 Last update 28 July 2009 Feedback welcome -- Michael. IT in the Clouds. Dr Michael Harries Citrix Labs

Cloud computing and Citrix C3 Last update 28 July 2009 Feedback welcome -- Michael. IT in the Clouds. Dr Michael Harries Citrix Labs Cloud computing and Citrix C3 Last update 28 July 2009 Feedback welcome -- Michael IT in the Clouds Dr Michael Harries Citrix Labs Just hot air? The term cloud computing has been much hyped in recent past.

More information

Large Scale Computing Infrastructures

Large Scale Computing Infrastructures GC3: Grid Computing Competence Center Large Scale Computing Infrastructures Lecture 2: Cloud technologies Sergio Maffioletti GC3: Grid Computing Competence Center, University

More information

Make Digital Real Execute Smart. We engineer meaningful technology solutions to help businesses and societies flourish

Make Digital Real Execute Smart. We engineer meaningful technology solutions to help businesses and societies flourish Make Digital Real Execute Smart We engineer meaningful technology solutions to help businesses and societies flourish FAST FACTS Mindtree Minds Annual revenue Active Clients Kalinga Global Learning Center

More information

ADAM CHLIPALA. Research interests. Education. Refereed conference papers

ADAM CHLIPALA. Research interests. Education. Refereed conference papers 579 Soda Hall Berkeley, CA 94720-1776 USA adamc@cs.berkeley.edu http://www.cs.berkeley.edu/ adamc/ Research interests ADAM CHLIPALA Dependent type systems; interactive theorem proving; type-based programming

More information

API, DEVOPS & MICROSERVICES

API, DEVOPS & MICROSERVICES API, DEVOPS & MICROSERVICES RAPID. OPEN. SECURE. INNOVATION TOUR 2018 April 26 Singapore 1 2018 Software AG. All rights reserved. For internal use only THE NEW ARCHITECTURAL PARADIGM Microservices Containers

More information

BEST BIG DATA CERTIFICATIONS

BEST BIG DATA CERTIFICATIONS VALIANCE INSIGHTS BIG DATA BEST BIG DATA CERTIFICATIONS email : info@valiancesolutions.com website : www.valiancesolutions.com VALIANCE SOLUTIONS Analytics: Optimizing Certificate Engineer Engineering

More information

Jun Li, Ph.D. School of Computing and Information Sciences Phone:

Jun Li, Ph.D. School of Computing and Information Sciences Phone: Jun Li, Ph.D. School of Computing and Information Sciences Phone: + 1-305-348-4964 Florida International University Email: junli @ cs. fiu. edu 11200 SW 8th St, ECS 380, Miami, FL 33199 Web: http://users.cs.fiu.edu/

More information

AYAN MONDAL ayan.mondal/

AYAN MONDAL ayan.mondal/ AYAN MONDAL +91-7872773669 mondalayan12@gmail.com, ayanmondal@iitkgp.ac.in http://cse.iitkgp.ac.in/ ayan.mondal/ Present Address Kharagpur - 721302 India Permanent Address Ashrampara (Teachers Colony)

More information

Arbee L.P. Chen ( 陳良弼 )

Arbee L.P. Chen ( 陳良弼 ) Arbee L.P. Chen ( 陳良弼 ) Asia University Taichung, Taiwan EDUCATION Phone: (04)23323456x1011 Email: arbee@asia.edu.tw - Ph.D. in Computer Engineering, Department of Electrical Engineering, University of

More information

VMware Cloud Application Platform

VMware Cloud Application Platform VMware Cloud Application Platform Jerry Chen Vice President of Cloud and Application Services Director, Cloud and Application Services VMware s Three Strategic Focus Areas Re-think End-User Computing Modernize

More information

Modular Java Applications with Spring, dm Server and OSGi

Modular Java Applications with Spring, dm Server and OSGi Modular Java Applications with Spring, dm Server and OSGi Copyright 2005-2008 SpringSource. Copying, publishing or distributing without express written permission is prohibit Topics in this session Introduction

More information

CURRICULUM VITAE. June, 2013

CURRICULUM VITAE. June, 2013 CURRICULUM VITAE ד"ר אבי סופר Dr. Avi Soffer June, 2013 ORT Braude College, Department of Software Engineering, P.O. Box 78, Karmiel 2161002, Israel Telephone: +972-4-990-1720 Email: asoffer@braude.ac.il

More information

Distributed Scheduling for the Sombrero Single Address Space Distributed Operating System

Distributed Scheduling for the Sombrero Single Address Space Distributed Operating System Distributed Scheduling for the Sombrero Single Address Space Distributed Operating System Donald S. Miller Department of Computer Science and Engineering Arizona State University Tempe, AZ, USA Alan C.

More information

Vortex Whitepaper. Intelligent Data Sharing for the Business-Critical Internet of Things. Version 1.1 June 2014 Angelo Corsaro Ph.D.

Vortex Whitepaper. Intelligent Data Sharing for the Business-Critical Internet of Things. Version 1.1 June 2014 Angelo Corsaro Ph.D. Vortex Whitepaper Intelligent Data Sharing for the Business-Critical Internet of Things Version 1.1 June 2014 Angelo Corsaro Ph.D., CTO, PrismTech Vortex Whitepaper Version 1.1 June 2014 Table of Contents

More information

Where we are.. Where we are going!

Where we are.. Where we are going! The OWASP Foundation! http://www.owasp.org! Where we are.. Where we are going!! International Board of Directors! OWASP Foundation" " ~ Quick Update ~" Mission! Make application security visible so that

More information

MAGNO QUEIROZ Curriculum Vitae

MAGNO QUEIROZ Curriculum Vitae MAGNO QUEIROZ Curriculum Vitae Office Management Information Systems Jon M. Huntsman School of Business Utah State University 3515 Old Main Hill Logan, UT 84322-3515 Location: Eccles Business Building

More information

OpenSFS Test Cluster Donation. Dr. Nihat Altiparmak, Assistant Professor Computer Engineering & Computer Science Department University of Louisville

OpenSFS Test Cluster Donation. Dr. Nihat Altiparmak, Assistant Professor Computer Engineering & Computer Science Department University of Louisville OpenSFS Test Cluster Donation Dr. Nihat Altiparmak, Assistant Professor Computer Engineering & Computer Science Department University of Louisville 4/24/2018 Donation Details Jan 5, 2018 OpenSFS announced

More information

DEPARTMENT OF COMPUTER SCIENCE

DEPARTMENT OF COMPUTER SCIENCE Department of Computer Science 1 DEPARTMENT OF COMPUTER SCIENCE Office in Computer Science Building, Room 279 (970) 491-5792 cs.colostate.edu (http://www.cs.colostate.edu) Professor L. Darrell Whitley,

More information

38. System Support for Pervasive Applications

38. System Support for Pervasive Applications 38. System Support for Pervasive Applications Robert Grimm 1 and Brian Bershad 2 1 New York University, New York, NY rgrimm@cs.nyu.edu 2 University of Washington, Seattle, WA bershad@cs.washington.edu

More information

A Global Operating System «from the Things to the Clouds»

A Global Operating System «from the Things to the Clouds» GRUPPO TELECOM ITALIA EAI International Conference on Software Defined Wireless Networks and Cognitive Technologies for IoT Rome, 26th October 2015 A Global Operating System «from the Things to the Clouds»

More information

An Object Model for Multiparadigm

An Object Model for Multiparadigm 1 of 7 03/02/2007 15:37 http://www.dmst.aueb.gr/dds/pubs/conf/1994-oopsla-multipar/html/mlom.html This is an HTML rendering of a working paper draft that led to a publication. The publication should always

More information

Investor Presentation CAT, INC. Ground Breaking Cyber Security Solutions. Cyber Attack: A Global Phenomenon

Investor Presentation CAT, INC. Ground Breaking Cyber Security Solutions. Cyber Attack: A Global Phenomenon Investor Presentation CAT, INC. Ground Breaking Cyber Security Solutions Cyber Attack: A Global Phenomenon CAT, INC Summary: Cyber Advanced Technology, Inc. R & D Lab Offering 7-10 Year Next Generation

More information

GEORGE J. ANDERS, Ph.D., P.Eng., Fellow IEEE

GEORGE J. ANDERS, Ph.D., P.Eng., Fellow IEEE GEORGE J. ANDERS, Ph.D., P.Eng., Fellow IEEE George Anders is a president of Anders Consulting. Between 1975 and 2012 he has been employed by Ontario Hydro and its successor companies in Toronto, Canada.

More information

Designing Future Aircraft with Eclipse RCP

Designing Future Aircraft with Eclipse RCP www.dlr.de Chart 1 > Designing Future Aircraft with Eclipse RCP > Doreen Seider > 18.06.2014 Designing Future Aircraft with Eclipse RCP EclipseCon France 2014 Doreen Seider www.dlr.de Chart 2 > Designing

More information

Data Processing at Scale (CSE 511)

Data Processing at Scale (CSE 511) Data Processing at Scale (CSE 511) Note: Below outline is subject to modifications and updates. About this Course Database systems are used to provide convenient access to disk-resident data through efficient

More information

Semi-Structured Data Management (CSE 511)

Semi-Structured Data Management (CSE 511) Semi-Structured Data Management (CSE 511) Note: Below outline is subject to modifications and updates. About this Course Database systems are used to provide convenient access to disk-resident data through

More information

Amir Aminzadeh Gohari

Amir Aminzadeh Gohari Amir Aminzadeh Gohari Contact Information Computer Eng. Phone: (707) 953-2647 E-mail: amirazg@ece.ucsb.edu Santa Barbara, CA 93106 USA Web: http://ece.ucsb.edu/ amirazg Education Sept. 2007 June 2011 Ph.D.,

More information

QoS Management of Web Services

QoS Management of Web Services QoS Management of Web Services Zibin Zheng (Ben) Supervisor: Prof. Michael R. Lyu Department of Computer Science & Engineering The Chinese University of Hong Kong Dec. 10, 2010 Outline Introduction Web

More information

WORK PROGRAMME

WORK PROGRAMME WORK PROGRAMME 2014 2015 Topic ICT 9: Tools and Methods for Software Development Michel LACROIX European Commission DG CONNECT Software & Services, Cloud michel.lacroix@ec.europa.eu From FP7 to H2020 Preparation

More information

Go Faster: Containers, Platforms and the Path to Better Software Development (Including Live Demo)

Go Faster: Containers, Platforms and the Path to Better Software Development (Including Live Demo) RED HAT DAYS VANCOUVER Go Faster: Containers, Platforms and the Path to Better Software Development (Including Live Demo) Paul Armstrong Principal Solutions Architect Gerald Nunn Senior Middleware Solutions

More information

Course Introduction & History of Database Systems

Course Introduction & History of Database Systems Course Introduction & History of Database Systems CMPT 843, SPRING 2018 JIANNAN WANG https://sfu-db.github.io/dbsystems/ CMPT 843-2018 SPRING - SFU 1 Introduce Yourself What s your name? Where are you

More information

ECIT Institute (Est.2003)

ECIT Institute (Est.2003) ECIT Institute (Est.2003) Research Excellence & Innovation 180 people 4 Queen s University Belfast Research Groups - Digital Communications - High Frequency Electronics - Speech, Imaging and Vision Systems

More information

Pump Solutions Group CASE STUDY. The Whitewater gateway and the Veeam software work very well together to improve VM data protection.

Pump Solutions Group CASE STUDY. The Whitewater gateway and the Veeam software work very well together to improve VM data protection. CASE STUDY IN BRIEF Industry Pump manufacturer Challenges Ever increasing amounts of data that must be protected Distributed operations challenged legacy tape backup system Nearly complete (95 percent)

More information

JOURNAL OF OBJECT TECHNOLOGY

JOURNAL OF OBJECT TECHNOLOGY JOURNAL OF OBJECT TECHNOLOGY Published by ETH Zurich, Chair of Software Engineering JOT, 2009 Vol. 8, No. 2, March- April 2009 Creating Servlets with Intellij V8 By Douglas Lyon Abstract This paper describes

More information

Getting to the Next Level with Eclipse Concierge

Getting to the Next Level with Eclipse Concierge EclipseCon Europe 26 th October 2016 Getting to the Next Level with Eclipse Concierge Jan S. Rellermeyer, IBM Research Tim Verbelen, iminds - Ghent University Jochen Hiller, Deutsche Telekom AG Important

More information

Collaborations with University of Coimbra and Budapest University of Technology and Economics

Collaborations with University of Coimbra and Budapest University of Technology and Economics Energy Efficiency in Large Scale Distributed Systems Collaborations with University of Coimbra and Budapest University of Technology and Economics Torsten Braun, Universität Bern, Switzerland braun@iam.unibe.ch,

More information

Matthew Patrick Sopha Clinical Assistant Professor Department of Information Systems, W. P. Carey School of Business, Arizona State University

Matthew Patrick Sopha Clinical Assistant Professor Department of Information Systems, W. P. Carey School of Business, Arizona State University Matthew Patrick Sopha Clinical Assistant Professor Department of Information Systems, W. P. Carey School of Business, Office: BA 320A E-mail (Work): msopha@asu.edu W. P. Carey School of Business Phone

More information

A RESOURCE AWARE SOFTWARE ARCHITECTURE FEATURING DEVICE SYNCHRONIZATION AND FAULT TOLERANCE

A RESOURCE AWARE SOFTWARE ARCHITECTURE FEATURING DEVICE SYNCHRONIZATION AND FAULT TOLERANCE A RESOURCE AWARE SOFTWARE ARCHITECTURE FEATURING DEVICE SYNCHRONIZATION AND FAULT TOLERANCE Chris Mattmann University of Southern California University Park Campus, Los Angeles, CA 90007 mattmann@usc.edu

More information

Open the Box Customer journey in an open Smart Home

Open the Box Customer journey in an open Smart Home Open the Box Customer journey in an open Smart Home Orange Open the Box team Andre Bottaro, Sébastien Bolle, Jacques Pulou, Antonin Chazalet, Gregory Bonnardel, Cyrille Bareau, Fabrice Blache, Orange Labs

More information

Resume. Techniques. Mail ID: Contact No.: S.No. Position held Organisation From To. AU PG Center, Vizianagaram

Resume. Techniques. Mail ID: Contact No.: S.No. Position held Organisation From To. AU PG Center, Vizianagaram Resume Name: Designation: Qualifications: Subjects taught: Research specialization: Dr. M.Seshashayee Assistant Professor MCA, M.Tech, Ph.D. Programming In Java, Internet programming, Software Engineering,

More information

2007 Doctor of Philosophy(Ph.D.) in Computer Science University of California, San Diego (UCSD)

2007 Doctor of Philosophy(Ph.D.) in Computer Science University of California, San Diego (UCSD) ALPER T. MIZRAK VMware, Inc. 3401 Hillview Ave Palo Alto, CA 94304 Phone: 1 (650) 427-2492 amizrak@vmware.com http://cseweb.ucsd.edu/ amizrak www.linkedin.com/in/alpermizrak Cell: 1 (858) 337-3791 alpermizrak@gmail.com

More information

30 Eleanor Dr., # 908, Ottawa, ON, Canada, K2E 7E5 +1 (613)

30 Eleanor Dr., # 908, Ottawa, ON, Canada, K2E 7E5 +1 (613) 30 Eleanor Dr., # 908, Ottawa, ON, Canada, K2E 7E5 +1 (613) 907-6109 http://www.sce.carleton.ca/~ufarooq ufarooq@sce.carleton.ca Umar FAROOQ Research Interests Distributed Systems, Large-Scale Multi-Organizational

More information

N/A. Engineering (MEng) July 2014

N/A. Engineering (MEng) July 2014 Faculty of Engineering & Informatics School of Engineering Programme Specification Programme title: MSc Mechanical Engineering Academic Year: 2017/2018 Degree Awarding Body: Partner(s), delivery organisation

More information

Curriculum Vitae. University, England, UK, Ph.D. Digital Computer Systems, Electronic Systems Design Department, Cranfield

Curriculum Vitae. University, England, UK, Ph.D. Digital Computer Systems, Electronic Systems Design Department, Cranfield Curriculum Vitae Name: Imad Hussain Merza Al-Hussaini Place of Birth: Basrah, Iraq Date of Birth: 22/11/1953 Religion: Muslim Nationality: Iraqi Marital Status: Married Contact Information: Mobile: +9647901943311/

More information

NATHAN SAKUNKOO. Education: Professional Experience: Awards and Honors

NATHAN SAKUNKOO. Education: Professional Experience: Awards and Honors NATHAN SAKUNKOO 106 Rinconada Ave, Palo Alto, CA 94301 nathans@cs.stanford.edu, www.cs.stanford.edu/~nathans, (650) 353 7447 Education: 2006 2010 Stanford University, CA M.S. in Computer Science GPA 4.03

More information

<Insert Picture Here> JavaFX Overview April 2010

<Insert Picture Here> JavaFX Overview April 2010 JavaFX Overview April 2010 Sébastien Stormacq Sun Microsystems, Northern Europe The following is intended to outline our general product direction. It is intended for information

More information

Revising the MSIS 2016 Model Curriculum : Status Update and Panel Discussion

Revising the MSIS 2016 Model Curriculum : Status Update and Panel Discussion Association for Information Systems AIS Electronic Library (AISeL) 2015 Proceedings SIGED: IAIM Conference 2015 Revising the MSIS 2016 Model Curriculum : Status Update and Panel Discussion Heikki Topi

More information

Arnold N. Alderman Founder & President of Anagenesis, Inc. a technical marketing company

Arnold N. Alderman Founder & President of Anagenesis, Inc. a technical marketing company Arnold N. Alderman Founder & President of Anagenesis, Inc. a technical marketing company Mr. Alderman is a well known industry expert in the marketing of high technology products and is author of many

More information

NATO MultiNational Smart Defence Project on Cyber Defence Education & Training (Project 1.36)

NATO MultiNational Smart Defence Project on Cyber Defence Education & Training (Project 1.36) NATO MultiNational Smart Defence Project on Cyber Defence Education & Training (Project 1.36) Project Manager: Lt Col Paulo Viegas Nunes nunes.pfv@mail.exercito.pt Agenda MN CD E&T Objective Working Plan

More information

Survey of Oracle Database

Survey of Oracle Database Survey of Oracle Database About Oracle: Oracle Corporation is the largest software company whose primary business is database products. Oracle database (Oracle DB) is a relational database management system

More information

IBM Skills Academy. For <<Academy>> Career-based Education

IBM Skills Academy. For <<Academy>> Career-based Education IBM Skills Academy Providing students with a career-oriented training program on emerging technologies such as Mobile Computing, Cybersecurity, Business Analytics, Big Data, Cloud Computing, Cognitive

More information

Cisco Container Platform

Cisco Container Platform Cisco Container Platform Pradnesh Patil Suhail Syed Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session 1. Find this session in the Cisco Live Mobile App 2. Click

More information

Java in the world of Software AG JCP EC May 2018

Java in the world of Software AG JCP EC May 2018 Java in the world of Software AG JCP EC May 2018 Georgi Stanev Architect Software AG 2017 Software AG. All rights reserved. History of the Software AG 1969 The concept for an adaptable and extremely versatile

More information

Hybrid Auto-scaling of Multi-tier Web Applications: A Case of Using Amazon Public Cloud

Hybrid Auto-scaling of Multi-tier Web Applications: A Case of Using Amazon Public Cloud Hybrid Auto-scaling of Multi-tier Web Applications: A Case of Using Amazon Public Cloud Abid Nisar, Waheed Iqbal, Fawaz S. Bokhari, and Faisal Bukhari Punjab University College of Information and Technology,Lahore

More information

Cloud. Cloud Innovation World Cup 2013/14 15 OCT - 15 MAR. Special Prize Evolve Insurance Award. Participant Information INDUSTRY 4.

Cloud. Cloud Innovation World Cup 2013/14 15 OCT - 15 MAR. Special Prize Evolve Insurance Award. Participant Information INDUSTRY 4. Innovation World Cup 2013/14 15 OCT - 15 MAR Participant Information ICT BUSINESS SERVICES Urban Infrastructures SMART LIVING INDUSTRY 4.0 MOBILITY Evolve Insurance Award THE CATEGORIES CLOUD INNOVATION

More information

COURSE OUTLINE: A Advanced Technologies of SharePoint 2016

COURSE OUTLINE: A Advanced Technologies of SharePoint 2016 Course Name 20339-2A Advanced Technologies of Course Duration 5 Days Course Structure Instructor-Led Course Overview This five-day course will teach you how to plan, configure, and manage the advanced

More information

CURRICULUM VITÆ. Naama Kraus B.Sc. in Computer Science and Mathematics, Bar-Ilan University, Cum Laude GPA: 90.

CURRICULUM VITÆ. Naama Kraus B.Sc. in Computer Science and Mathematics, Bar-Ilan University, Cum Laude GPA: 90. CURRICULUM VITÆ Naama Kraus naamakraus@gmail.com Personal Information Home Address: 6 Trumpeldor Ave., Haifa, 32582, Israel Phone (Home): +972 4 8328216 Phone (Mobile): +972 55 6644563 Date of Birth: 29-APR-1974

More information

REDEFINING THE ENTERPRISE

REDEFINING THE ENTERPRISE REDEFINING THE ENTERPRISE ENABLING IT AND BUSINESS TRANSFORMATION WITH INDUSTRY BENCHMARKS 1 TODAY S BUSINESS CHALLENGES REACT FASTER TO FIND NEW GROWTH CUT OPERATIONAL COSTS & LEGACY MORE THAN EVER 2

More information

Easy Access to Grid Infrastructures

Easy Access to Grid Infrastructures Easy Access to Grid Infrastructures Dr. Harald Kornmayer (NEC Laboratories Europe) On behalf of the g-eclipse consortium WP11 Grid Workshop Grenoble, France 09 th of December 2008 Background in astro particle

More information

IT Governance Framework at KIT

IT Governance Framework at KIT [unofficial English version; authoritative is the German version] IT Governance Framework at KIT 1. Recent situation and principle objectives Digitalization increasingly influences our everyday life at

More information

TRINABH GUPTA. Thesis advisor: Prof. Anirban Mahanti

TRINABH GUPTA. Thesis advisor: Prof. Anirban Mahanti TRINABH GUPTA g.trinabh@gmail.com http://cs.utexas.edu/users/trinabh 14820 NE 36th Street, Building 99, Redmond, WA 98052 RESEARCH INTERESTS Computer systems, security, and privacy EDUCATION 8/2011 8/2017

More information

Enterprise Panel. June 12, 2008

Enterprise Panel. June 12, 2008 Enterprise Panel June 12, 2008 Storage and Availability Management Rob Soderbery, Senior Vice President June 12, 2008 Storage and Availability Management Overview High Availability Storage Optimization

More information

ICAS Workshop 3rd October 2005 Single European Sky Implementation Plan - SESAME

ICAS Workshop 3rd October 2005 Single European Sky Implementation Plan - SESAME ICAS Workshop 3rd October 2005 Single European Sky Implementation Plan - SESAME Jan Van Doorn EUROCONTROL Experimental Centre, France Director European 1 Organisation for the Safety of Air Navigation Demand

More information