for Advanced Network Applications
|
|
|
- Ashlee Carson
- 10 years ago
- Views:
Transcription
1 \ 4 Communication Services for Advanced Network Applications The submitted manuscript has been createc by the University of Chicago as Operator O( Argonne National Laboratory ( Argonne ; under Contract No. W-31-I 09-ENG-38 with the U.S. Department of Energy. The U.S. Government retains for itself, and others act. ing on its behalf, a paid-up, nonexclusive, irrevocable worldwide license in said article to reproduce, prepare derivative works, distribute copies to the public, and perform publicly and display publicly, by or on behalf of the Government. ~ John Bresnahan, Ian Foster, Joseph Insley, Brian Toonen, Steven Tuecke Mathematics and C~mputer Science Division :,.. *** k:2~~j~e,@ Argonne National Laboratory &&i Argonne, IL, U.S.A. Q~~ 1 ~ f4jgg Abstract Advanced network applications such as remote instrument control, collabomtive environments, and remote 1/0 are distinguished fmtn lmditional applications such as videoconferencing their need to create multiple, heterogeneous flows with diflerent chamcten stics. For example, a single application may require remote I/O for raw datasets, shared controls for a coliabomtive analysis system, streaming video for image rendering data, and audio for collabomtion. Furthermore, each j-low can have different requirements in terms of reliability, network etc. by quality of service, securz ty, We argue that new approaches to communication services,protocols, and network architecture are required both to provide high-level abstmctions for common jlow types and to support user-level management of flow creation and quality. We descn be expen ences with the development of such applications and communication services. Keywords: Network applications, communication libraries, Nexus, Collaborator Interoperability Framework (CIF) 1 Introduction Advanced network applications such as remote instrument control, collaborative environments, and remote 1/0 are distinguished from traditional networked applications such as videoconferencing by their need to maintain multiple, heterogeneous flows with different characteristics. For example, a single application may require remote 1/0 for raw datasets, shared controls for a collaborative ~ $q-~ analysis system, streaming vi eo o Image rendering data, and audio for collaboration. Furthermore, each flow can have different require ments in terms of reliabliity, network quality of service, security, and so on. For example, in a tele-immersive collaborative environment, tracking information need not be propagated reliably but can often benefit from multicast, while database updates require reliable communication but cannot always use multicast capabilities. Mechanisms are required that allow both convenient specification of these applications and efficient execution in a variety of environments. Historically, such applications either have used a single low-level communication protocol for all flows (e.g., TCP/IP [1, 2, 3]) or have used a mixture of different, often specialized APIs for different flows [4, 5, 6]. Neither approach is ideal. The first approach leads to a protocol that is good for some purposes but less ideal for others; in the second, program complexity is increased and portability is hard to achieve. In both cases, a variety of issues relating to the coordination of multiple flows (e.g., synchronization of audio and video, prioritization of different flows) have typically not been addressed at all. We believe that such applications require more sophisticated communication services with, ideally, the following characteristics: A uniform API allows both high-level specification of communication structure and independent specification of communication mechanisms.
2 DISCLAIMER This report was prepared as an account of work sponsored byanagency of the United States Government. Neither the United States Government nor any agency thereof, nor any of their employees, make any warranty, express or implied, or assumes any legal liability or responsibility for the accuracy, completeness, or usefulness of any information, apparatus, product, or process disclosed, or represents that its use would not infringe privately owned rights. Reference herein to any specific commercial product, process, or service by trade name, trademark, manufacturer, or otherwise does not necessarily constitute or imply its endorsement, recommendation, or favoring by the United States Government or any agency thereof. The views and opinions of authors expressed herein do not necessarily state or reflect those of the United States Government or any agency thereof.
3 DISCLAIMER Portions of this document may be illegible in electronic image products. Images are produced from the best available original document.
4 A variety of flow types and interaction models are supported, including various types of streaming data, shared controls, and database updates. Support is provided for automatic and user-managed manipulation of flow characteristics, such as privacy, integrity, compression, and network quality-of-service. Support is provided for the coordination and management of ensembles of flows, enabling, for example, programmercontrolled prioritization, synchronization, and aggregation of flows in various types of network. Our views on these topics have been shaped by our experiences developing both advanced networked applications and communication libraries designed to support such applications. In this paper, we review these experiences, focusing on one particularly demanding application and three different communication libraries. 2 Motivating Example We use a single example application to motivate some of the discussion that follows. Our chosen application is typical of an emerging class of so-called Grid applications that couple geographically distributed resources of various types to create virtual devices with unique capabilities [7]. In this case, the resources in question are a specialized scientific instrument, the Advanced Photon Source (APS) at Argonne National Laboratory, used to probe the interior structure of materials at very small scales using, in this case, a technique called computed microtomography (CMT); a supercomputer, used to reconstruct 3-D material densities from the sequence of 2-D raw data slices provided by the instrument; and a Integrated instrumentation allows userlevel monitoring of flow quality and notification, for the purpose of adaptation, of violations in performance contracts. number of both high-end and low-end display devices, used to support collaborative analysis of the reconstructed data. These resources work in concert to enable quasi-real-time reconstruction and collaborative analysis of APS data, so that users at remote sites can be manipulating and discussing three-dimensional image data just minutes after data collection begins [8]. 2.1 Visualization Capabilities The visualization system uses a specialized graphics utility, the SGI Volumizer library, to produce high-quality, 3-D volume-rendered images of the dataset. As illustrated in Figures 1 and 2, this data can be dkplayed in multi- ple ways, depending on the capabilities of the.. >-..:-. -Al_*:*: : Usel S VISUdJIIZXi.ldUIl txl V1l UIl IIlf511b: Virtual reality display: CAVE or ImmersaDesk (Idesk) immersive display devices support high-quality, 3-D stereo display. The user can control the display through the use of a control panel provided within the virtual environment. This control panel allows operations such as rotation, volume cropping, and assignment of color and opacity to dataset voxels. Desktop display: Rather than rewriting the volume renderer to run on less capable desktop hardware, we use remotely rendered video for the desktop display. The high-quality images produced by the SGIbased volume rendering hardware and software are captured, compressed, and sent over the network for display using standard network video display tools. A Java control panel supports desktop control of the rendering process. Web display: The same software can also capture individual images from the scene and put them on a Web page, for a very low-end solution that provides highquality images.
5 . Figure 1: A screen shot of the ImmersaDesk taken durz nga collabonztiue session with two users. Figure 2: A screen shot of a low-resolution graplzics workstation taken during a couabomtive session with two users. Shared-state mechanisms are used to link the virtual reamy and desktop displays, so that users at different locations and on different systems can cooperate in the steering of the volume-rendering process. 2.2 Communication Requirements The application is typical of advanced Grid ap placations in its simultaneous use of many underlying communication structures: The transfer of 2-D images from the APS to the supercomputer, and of 3-D datasets from the supercomputer to the visualization system, requires high-bandwidth (10s of Mb/s today, Gb/s or more in the future), unicast communication. Communication within the parallel 3-D reconstruction program requires high bandwidth and low-latency communication, as is typically available on parallel supercomputers through the Message Passing Interface (MPI) or shared-memory libraries. The video stream uses standard, unre liabie 1P multicast protocols (e.g., RTP and RTCP). We commonly used 800x600 pixel H.261 video, which requires approximately 300 kbps of bandwidth when the image is rapidly changing; significantly higher resolution is desirable. Audio streams between the collaborators can also use standard, unreliable 1P multicast protocols. Audio requires less bandwidth than video but is more susceptible to qufllty degradation due to lost packets. The communication between the control panels of the collaborators uses both reliable and unreliable multicast protocols. Unreliable protocols can be used for incremental updates of the panels, for example while a user is dragging a slider on the panel. Reliable protocols are used to ensure that all participants are synchr~ nized, for example when the user releases the slider on the panel to set a final value. Hence, even in this relatively simple application we see a need for tens of flows (if multiple collaborators are participating) with widely varying characteristics. Other applications can place yet more complex demands on a communications infrastructure. For example, DeFanti and Stevens identify nine flow types in collaborative design applications [9].
6 . 3 Nexus The preceding section outlines the wide variety of communication modalities that must be simultaneously supported in an advanced network application such as the CMT collaborative analysis and visualization system. In general, we observe that the low-level method used to achieve a communication can vary according to where communication is being performed, what is being communicated, or when communication is performed [10]. Currently, developers of such applications must program to a variety of APIs for these various flows (e.g., TCP sockets, 1P multicast, reliable multicast libraries, MPI) and must know myriad details about each API in order to achieve good performance (e.g., TCP socket buffer sizes). This burden will only increase as these applications add such features as security and network quality of service. We believe that the solution to this problem is to allow for the separate specification of the communication structure of an application and the methods used to achieve that communication. The Nexus communication library [11, 10] represents both an ambitious experiment in this regard and a substantial software system that has been used in many tool development and application projects, ranging from parallel language compilers to hlgh- Ievel communication libraries and distributed performance profiling systems. Nexus also serves as the communication component of the Globus toolkit. Nexus provides simple, general ways for expressing communication, based on the abstractions of startpoints, endpoints, communication links, and remote service requests. These abstractions are able to express the wide variety of communication modalities described above. The Nexus implementation maps these abstractions onto a wide variety of underlying communication methods. Nexus programs bind communication startpoints and endpoints to form communication links. If multiple startpoints are bound to an endpoint, incoming communications are interleaved, in the same manner as messages sent to the same node in a message passing system. If a startpoint is bound to multiple endpoints, communication results in a multicast operation. A startpoint can be copied between processors, causing new communication links to be created that mirror the links associated with the original startpoint. Hence, startpoints can be used as global names for objects that can be communicated and used anywhere in a distributed system. A communication link supports a single communication operation: an asynchronous remote service request (RSR). An RSR is applied to a startpoint by providing a procedure name and a data buffer. For each endpoint linked to the startpoint, the RSR transfers the data buffer to the address space in which the endpoint is located and remotely invokes the specified procedure, passing the endpoint and the data buffer as arguments. A local addrees can be associated with an endpoint, in which case startpoints associated with the endpoint can be thought of as global pointers to that address. An advantage of the startpoint construct in a distributed computing environment is that the startpoint can be used to encapsulate not only information about where communication should be performed, but also how to communicate. Different communication methods can be associated with different communication links, with selection being either automatic or user guided. The communication methods currently supported by Nexus are listed in Table 1. In addition, a message transform, or filter, can be applied to each communication link. This feature allows operations such as compression, encryption, and profiling to be specified and performed on a per-link basis. Our experience is that the Nexus abstractions capture nicely numerous communication structures and map cleanly onto a variety of underlying protocols and capabilities (e.g., security and quality of service). The one limitation of which we are aware relates to support for multicast communication. The Nexus API for creating startpoints and endpoints is currently better suited for the creation of unicast
7 ., Name Local Sysv MPI/MPL/INX TCP UDP 1P multicast XTP Totem Table 1: Communication Description methods supported.. by. Nexus Reliable ordered unicast within a single process Reliable ordered unicast between processes on the same computer, via System V shared memory Reliable ordered unicast between processes on different nodes of a single distributed-memory computer, via low-level communication libraries Reliable ordered unicast Unreliable, unordered or ordered unicast Unreliable, unordered or ordered multicast Reliable, source-ordered multicast Reliable, totally ordered multica.st communication than for multicast communica- te CIF Comm design employs objection. In particular, there is currently no way to oriented concepts as a means of encapsulating protocol details. The interface consists of three core classes: abstract connection and listener classes, and a factory class to instantiate them. The abstract connection class provides a directly bind a startpoint to multicast group. Instead, one must first create an endpoint that is bound to the multicast group, and then bhd a startpoint to that endpoint. This can be annoying for processes that only want to send to a particular multicast group. This problem can be corrected by adding the communication link management to the API and then allowing startpoints and endpoints to directly bind to the communication link. Therefore, multicast communication would be set up by creating a communication link with multicast properties and by binding one or more startpoints and endpoints to that communication link. 4 CIF Comm Library While Nexus demonstrates that a uniform interface can be constructed for a variety of protocols and messaging libraries, this interface (which was originally designed for use by compilers) is too low level for all but the most expert programmer. Hence, in a more recent project we have developed a higher-level interface that makes the same protocols available in a more convenient form. This interface, developed as part of the DOE2000 Collaborator Interoperability Framework (CIF) project, is termed CIF Comm. simple interface for sending and receiving messages. It is from this class that all protocolspecific connection classes are derived. As the class name and capabilities imply, each of the protocol-specific implementations provide a connection-oriented, message-passing style view of the communication irrespective of the underlying protocol. Hence, applications can switch between different protocols simply by instantiating a different class. The abstract listener class allows traditional client-server applications to implement serverside functionality using CIF Comm. Once a class has been instantiated, the listener waits for connection requests from remote connection objects. These connection requests are transformed into local connection objects when the application requests the next incoming connection from the listener. In reality, an application never instantiates a protocol-specific connection or listener class. Instead, it makes a request to the factory class, which performs the instantiation on its behalf. To facilitate protocol independence in the factory, all requests are made using URLS in which the first component specifies the proto-
8 . o CO1to be used. This protocol information is used to instantiate the correct connection or listener class, which is then passed the remainder of the URL. At present, both C++ and Java bindings have been implemented for the CIF Comm interface, supporting TCP, UDP, 1P multicast, and Totem. In addition, XTP is supported in the C++ implementation and will soon be supported in Java as well. With these protocols, the application has the full cross product of reliable/unreliable and unicast/multiczwt communication available to it. To date, CIF Comrn has been used in two applications: a multi-user camera controller system developed by Deb Agarwal at Lawrence Berkeley National Laboratory and the CIF Shared State library (described below), a fundamental piece of the CMT application. 5 CIF Shared State Library Collaborative applications require mechanisms for maintaining and synchronizing updates to the shared data elements that represents the state of the world in which collaboration occurs. For example, in the CMT data analysis system this shared state includes the various controls for the remote visualization system: point of view, color map, and so forth. We have used CIF Comm to implement a shared-state abstraction library, CIF Shared State, which was then used to implement the CMT collaborative data analysis system. The Shared State component of CIF allows for shared control of abstract states in collab~ rative space across multiple platforms. An initial impetus for the creation of the shared-state library was to allow for shared control of widgets across different computer architectures and languages. (Other systems, in particular NCSA S Habanero, support a shared-state abstraction, but only within a Java framework.) If shared control of sliders, buttons, and other arbitrary components could be established, a graphical program running on a high-end resource could be controlled remotely from a simpler, more accessible computer. The CMT collaborative visualization application uses the CIF Shared State Library to do just that. The CIF Shared State library is an objectoriented API with both C++ and Java implementations that allows for shared control of abstract states. (A Java implementation is provided for portability and a C++ imph= mentation for use on high-end platforms and in C-based applications; a common Nexus-based wire protocol allows for interoperability.) The abstract states can be implemented as GUI components (sliders, buttons, toggles) or more simply as arrays of data primitives (integers, floating point numbers, bytes). To create a shared state, the user needs only to provide a mechanism for packing and unpacking its current values into a CIF Shared State Serial object via convenient methods provided by the API. The use of shared-state information rather than collective control functions as our basic primitive proved extremely effective in the CMT application. We were able to create unorthodox visual components that provided no control to the user but were used to display useful information, such as histogram graphs, color bandwidth filter curves, and images of all of the users currently participating in the collaborative session. This layer of abst raction between shared data and visual control also allowed us to couple different visual component packages with the messaging structure: a Javabased control GUI for desktop clients and a set of 3-D widgets for use in the CAVE. 6 Conclusions Emerging networked applications involve multiple flows with different and time-varying requirements for low-level protocols, security, performance, and so on. We have argued that the communication services that we provide to support these applications need to recognize this fact and provide explicit support both for the separate specification of communication flow and communication method and for
9 the management of ensembles of flows in an integrated fashion. We have described three software systems that we have developed to address the first of these concerns, namely, the Nexus communication library and the CIF Comm and CIF Shared State libraries. Application experiences with these systems indicate that the separate specification of communications structure and method is indeed desirable. In future work, we will address the association of quality-of-service attributes with flows and the management of flow ensembles. Acknowledgments We gratefully acknowledge the many colleagues who have contributed to the development of Nexus, the CIF libraries, and the CMT application, in particular Gregor von Laszewski and Steve Wang at Argonne; Carl Kesselman and Mei Su at USC/ISI; Deb Agarwal at LBNL; and Bruce Mah at SNL/CA. This work was supported in part by the Mathematical, Information, and Computational Sciences Division subprogram of the Office of Computational and Technology Research, U.S. DOE, under Contract W Eng-38; by DARPA under contract N C-8523; and by NSF. References [1] [2] [3] C. Shaw and M. Green. The MR toolkit peers package and environment. In Proceedings of the IEEE Virtual Reality Annual International Symposium. IEEE Computer Society Press, K. Birman. The process group approach to reliable distributed computing. Communications of the ACM, 36(12):37-53, C. Carlsson and O. Hagsand. DIVE - a multi-user virtual reality system. In Proceedings of the IEEE Virtual Reality Annual International Symposium. IEEE Computer Society Press, [4] [5] [6] [7] [9] [10] [11] J. Mandeville, J. Furness, and T. Kawahata. Greenspace: Creating a distributed virtual environment for global applications. In Proceedings of the IEEE Networked Virtual Reality Workshop. IEEE Computer Society Press, M. Roussos, A. Johnson, J. Leigh, C. Valsilakis, C. Barnes, and T. Moher. NICE: Combining constructionist, narrative, and collaboration in a virtual learning environment. Computer Graphics, 31(3):62-63, August M. Macedonia and M. Zyda. A taxonomy for networked virtual environments. In Proceedings of the 1995 Workshop on Networked Realities I. Foster and C. Kesselman, editors. The Grid: Blueprint for a Future Computing Infrastructure. Morgan Kaufmann Publishers, [8] G. von Laszewski, I. Foster, J. Ins- Iey, J. Bremahan, C. Kesselman M. Su, M. Thiebaux, M. Rivers, I. McNulty, B. Tieman, and S. Wang. Real-time analysis, visualization, and steering of microtomography experiments at photon sources. In Proceedings of the Ninth SIAM Conference on Parallel Processing for Scientific Computing. SIAM, T. DeFanti and R. Stevens. Teleimmersion. In /7, pages I. Foster, J. Geisler, C. Kesselman, and S. Tuecke. Managing multiple communication methods in high-performance networked computing systems. Journal of Parallel and Distn buted Computing, 40:35-48, I. Foster, C. Kesselman, and S. Tuecke. The Nexus approach to integrating multithreading and communication. Journal of Parallel and Distributed Computing, 37:70 82, 1996.
Distance Visualization: Data Exploration on the Grid
Distance Visualization: Data Exploration on the Grid Ian Foster *+, Joseph Insley *, Carl Kesselman @, Gregor von Laszewski *, Marcus Thiebaux @ * Mathematics and Computer Science Division, Argonne National
Our increased ability to model and measure a
Cover Feature Cover Feature Distance Visualization: Data Exploration on the Grid Visualization has emerged as an important tool for extracting meaning from the large volumes of data that scientific instruments
GridFTP: A Data Transfer Protocol for the Grid
GridFTP: A Data Transfer Protocol for the Grid Grid Forum Data Working Group on GridFTP Bill Allcock, Lee Liming, Steven Tuecke ANL Ann Chervenak USC/ISI Introduction In Grid environments,
Application Experiences with the Globus Toolkit
Application Experiences with the Globus Toolkit haron Brunett 1 Karl Czajkowski 2 teven Fitzgerald 2 Ian Foster 3 Andrew Johnson 4 Carl Kesselman 2 Jason Leigh 4 teven Tuecke 3 1 Center for Advanced Computing
Computer Networks/DV2 Lab
Computer Networks/DV2 Lab Room: BB 219 Additional Information: http://ti.uni-due.de/ti/en/education/teaching/ss13/netlab Equipment for each group: - 1 Server computer (OS: Windows Server 2008 Standard)
Limi Kalita / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 5 (3), 2014, 4802-4807. Socket Programming
Socket Programming Limi Kalita M.Tech Student, Department of Computer Science and Engineering, Assam Down Town University, Guwahati, India. Abstract: The aim of the paper is to introduce sockets, its deployment
Chapter 2: Remote Procedure Call (RPC)
Chapter 2: Remote Procedure Call (RPC) Gustavo Alonso Computer Science Department Swiss Federal Institute of Technology (ETHZ) [email protected] http://www.iks.inf.ethz.ch/ Contents - Chapter 2 - RPC
The Production Cluster Construction Checklist
ARGONNE NATIONAL LABORATORY 9700 South Cass Avenue Argonne, IL 60439 ANL/MCS-TM-267 The Production Cluster Construction Checklist by Rémy Evard, Peter Beckman, Sandra Bittner, Richard Bradshaw, Susan Coghlan,
Network Programming TDC 561
Network Programming TDC 561 Lecture # 1 Dr. Ehab S. Al-Shaer School of Computer Science & Telecommunication DePaul University Chicago, IL 1 Network Programming Goals of this Course: Studying, evaluating
Asynchronous data change notification between database server and accelerator control systems
BNL-95091-2011-CP Asynchronous data change notification between database server and accelerator control systems W. Fu, S. Nemesure, J. Morris Presented at the 13 th International Conference on Accelerator
Collaborative & Integrated Network & Systems Management: Management Using Grid Technologies
2011 International Conference on Computer Communication and Management Proc.of CSIT vol.5 (2011) (2011) IACSIT Press, Singapore Collaborative & Integrated Network & Systems Management: Management Using
Socket = an interface connection between two (dissimilar) pipes. OS provides this API to connect applications to networks. home.comcast.
Interprocess communication (Part 2) For an application to send something out as a message, it must arrange its OS to receive its input. The OS is then sends it out either as a UDP datagram on the transport
A Survey Study on Monitoring Service for Grid
A Survey Study on Monitoring Service for Grid Erkang You [email protected] ABSTRACT Grid is a distributed system that integrates heterogeneous systems into a single transparent computer, aiming to provide
A High Performance Computing Scheduling and Resource Management Primer
LLNL-TR-652476 A High Performance Computing Scheduling and Resource Management Primer D. H. Ahn, J. E. Garlick, M. A. Grondona, D. A. Lipari, R. R. Springmeyer March 31, 2014 Disclaimer This document was
Symmetric Multiprocessing
Multicore Computing A multi-core processor is a processing system composed of two or more independent cores. One can describe it as an integrated circuit to which two or more individual processors (called
Globus Striped GridFTP Framework and Server. Raj Kettimuthu, ANL and U. Chicago
Globus Striped GridFTP Framework and Server Raj Kettimuthu, ANL and U. Chicago Outline Introduction Features Motivation Architecture Globus XIO Experimental Results 3 August 2005 The Ohio State University
HP SkyRoom Frequently Asked Questions
HP SkyRoom Frequently Asked Questions September 2009 Background... 2 Using HP SkyRoom... 3 Why HP SkyRoom?... 4 Product FYI... 4 Background What is HP SkyRoom? HP SkyRoom is a visual collaboration solution
Stream Processing on GPUs Using Distributed Multimedia Middleware
Stream Processing on GPUs Using Distributed Multimedia Middleware Michael Repplinger 1,2, and Philipp Slusallek 1,2 1 Computer Graphics Lab, Saarland University, Saarbrücken, Germany 2 German Research
ABSTRACT. Keywords Virtual Reality, Java, JavaBeans, C++, CORBA 1. INTRODUCTION
Tweek: Merging 2D and 3D Interaction in Immersive Environments Patrick L Hartling, Allen D Bierbaum, Carolina Cruz-Neira Virtual Reality Applications Center, 2274 Howe Hall Room 1620, Iowa State University
Chapter 3. Internet Applications and Network Programming
Chapter 3 Internet Applications and Network Programming 1 Introduction The Internet offers users a rich diversity of services none of the services is part of the underlying communication infrastructure
A Java Based Tool for Testing Interoperable MPI Protocol Conformance
A Java Based Tool for Testing Interoperable MPI Protocol Conformance William George National Institute of Standards and Technology 100 Bureau Drive Stop 8951 Gaithersburg MD 20899 8951 1 301 975 4943 [email protected]
Topics. Computer Networks. Let s Get Started! Computer Networks: Our Definition. How are Networks Used by Computers? Computer Network Components
Topics Use of networks Network structure Implementation of networks Computer Networks Introduction Let s Get Started! Networking today: Where are they? Powerful computers are cheap Networks are everywhere
Classic Grid Architecture
Peer-to to-peer Grids Classic Grid Architecture Resources Database Database Netsolve Collaboration Composition Content Access Computing Security Middle Tier Brokers Service Providers Middle Tier becomes
Grid Computing Vs. Cloud Computing
International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 6 (2013), pp. 577-582 International Research Publications House http://www. irphouse.com /ijict.htm Grid
A High-Performance Virtual Storage System for Taiwan UniGrid
Journal of Information Technology and Applications Vol. 1 No. 4 March, 2007, pp. 231-238 A High-Performance Virtual Storage System for Taiwan UniGrid Chien-Min Wang; Chun-Chen Hsu and Jan-Jan Wu Institute
Resource Utilization of Middleware Components in Embedded Systems
Resource Utilization of Middleware Components in Embedded Systems 3 Introduction System memory, CPU, and network resources are critical to the operation and performance of any software system. These system
Java 7 Recipes. Freddy Guime. vk» (,\['«** g!p#« Carl Dea. Josh Juneau. John O'Conner
1 vk» Java 7 Recipes (,\['«** - < g!p#«josh Juneau Carl Dea Freddy Guime John O'Conner Contents J Contents at a Glance About the Authors About the Technical Reviewers Acknowledgments Introduction iv xvi
Parallel Analysis and Visualization on Cray Compute Node Linux
Parallel Analysis and Visualization on Cray Compute Node Linux David Pugmire, Oak Ridge National Laboratory and Hank Childs, Lawrence Livermore National Laboratory and Sean Ahern, Oak Ridge National Laboratory
Client/Server Computing Distributed Processing, Client/Server, and Clusters
Client/Server Computing Distributed Processing, Client/Server, and Clusters Chapter 13 Client machines are generally single-user PCs or workstations that provide a highly userfriendly interface to the
What can DDS do for You? Learn how dynamic publish-subscribe messaging can improve the flexibility and scalability of your applications.
What can DDS do for You? Learn how dynamic publish-subscribe messaging can improve the flexibility and scalability of your applications. 2 Contents: Abstract 3 What does DDS do 3 The Strengths of DDS 4
White Paper. Enterprise IPTV and Video Streaming with the Blue Coat ProxySG >
White Paper Enterprise IPTV and Video Streaming with the Blue Coat ProxySG > Table of Contents INTRODUCTION................................................... 2 SOLUTION ARCHITECTURE.........................................
A Portal for Visualizing Grid Usage
A Portal for Visualizing Grid Usage Gregor von Laszewski 1,2, Jonathan DiCarlo 2, Bill Allcock 1 1 Argonne National Laboratory, Argonne National Laboratory, 9700 S. Cass Ave., Argonne, IL 60439 2 University
How To Teach Computer Graphics
Computer Graphics Thilo Kielmann Lecture 1: 1 Introduction (basic administrative information) Course Overview + Examples (a.o. Pixar, Blender, ) Graphics Systems Hands-on Session General Introduction http://www.cs.vu.nl/~graphics/
Requesting Nodes, Processors, and Tasks in Moab
LLNL-MI-401783 LAWRENCE LIVERMORE NATIONAL LABORATORY Requesting Nodes, Processors, and Tasks in Moab D.A Lipari March 29, 2012 This document was prepared as an account of work sponsored by an agency of
JavaFX Session Agenda
JavaFX Session Agenda 1 Introduction RIA, JavaFX and why JavaFX 2 JavaFX Architecture and Framework 3 Getting Started with JavaFX 4 Examples for Layout, Control, FXML etc Current day users expect web user
Performance of the NAS Parallel Benchmarks on Grid Enabled Clusters
Performance of the NAS Parallel Benchmarks on Grid Enabled Clusters Philip J. Sokolowski Dept. of Electrical and Computer Engineering Wayne State University 55 Anthony Wayne Dr., Detroit, MI 4822 [email protected]
Rev. 1.04 Technology Document
Rev. 1.04 Technology Document Table of Contents 1. ABOUT THE AREL ICP PLATFORM...1 2. SYSTEM COMPONENTS AND ARCHITECTURE...2 3. AUDIO AND VIDEO...3 4. TRANSPORT LAYER...4 5. FIREWALLS & PROXIES...5 5.1.
Finger Paint: Cross-platform Augmented Reality
Finger Paint: Cross-platform Augmented Reality Samuel Grant Dawson Williams October 15, 2010 Abstract Finger Paint is a cross-platform augmented reality application built using Dream+ARToolKit. A set of
White paper. Latency in live network video surveillance
White paper Latency in live network video surveillance Table of contents 1. Introduction 3 2. What is latency? 3 3. How do we measure latency? 3 4. What affects latency? 4 4.1 Latency in the camera 4 4.1.1
Remote Graphical Visualization of Large Interactive Spatial Data
Remote Graphical Visualization of Large Interactive Spatial Data ComplexHPC Spring School 2011 International ComplexHPC Challenge Cristinel Mihai Mocan Computer Science Department Technical University
Web Service Robust GridFTP
Web Service Robust GridFTP Sang Lim, Geoffrey Fox, Shrideep Pallickara and Marlon Pierce Community Grid Labs, Indiana University 501 N. Morton St. Suite 224 Bloomington, IN 47404 {sblim, gcf, spallick,
Climate-Weather Modeling Studies Using a Prototype Global Cloud-System Resolving Model
ANL/ALCF/ESP-13/1 Climate-Weather Modeling Studies Using a Prototype Global Cloud-System Resolving Model ALCF-2 Early Science Program Technical Report Argonne Leadership Computing Facility About Argonne
Monitoring Clusters and Grids
JENNIFER M. SCHOPF AND BEN CLIFFORD Monitoring Clusters and Grids One of the first questions anyone asks when setting up a cluster or a Grid is, How is it running? is inquiry is usually followed by the
Agenda. Distributed System Structures. Why Distributed Systems? Motivation
Agenda Distributed System Structures CSCI 444/544 Operating Systems Fall 2008 Motivation Network structure Fundamental network services Sockets and ports Client/server model Remote Procedure Call (RPC)
Audio networking. François Déchelle ([email protected]) Patrice Tisserand ([email protected]) Simon Schampijer (schampij@ircam.
Audio networking François Déchelle ([email protected]) Patrice Tisserand ([email protected]) Simon Schampijer ([email protected]) IRCAM Distributed virtual concert project and issues network protocols
WHITE PAPER Personal Telepresence: The Next Generation of Video Communication. www.vidyo.com 1.866.99.VIDYO
WHITE PAPER Personal Telepresence: The Next Generation of Video Communication www.vidyo.com 1.866.99.VIDYO 2009 Vidyo, Inc. All rights reserved. Vidyo is a registered trademark and VidyoConferencing, VidyoDesktop,
CHAPTER FIVE RESULT ANALYSIS
CHAPTER FIVE RESULT ANALYSIS 5.1 Chapter Introduction 5.2 Discussion of Results 5.3 Performance Comparisons 5.4 Chapter Summary 61 5.1 Chapter Introduction This chapter outlines the results obtained from
Distributed Systems and Recent Innovations: Challenges and Benefits
Distributed Systems and Recent Innovations: Challenges and Benefits 1. Introduction Krishna Nadiminti, Marcos Dias de Assunção, and Rajkumar Buyya Grid Computing and Distributed Systems Laboratory Department
features at a glance
hp availability stats and performance software network and system monitoring for hp NonStop servers a product description from hp features at a glance Online monitoring of object status and performance
core. Volume I - Fundamentals Seventh Edition Sun Microsystems Press A Prentice Hall Title ULB Darmstadt
core. 2008 AGI-Information Management Consultants May be used for personal purporses only or by libraries associated to dandelon.com network. Volume I - Fundamentals Seventh Edition CAY S. HORSTMANN GARY
Integrating the Internet into Your Measurement System. DataSocket Technical Overview
Integrating the Internet into Your Measurement System DataSocket Technical Overview Introduction The Internet continues to become more integrated into our daily lives. This is particularly true for scientists
KNOWLEDGE GRID An Architecture for Distributed Knowledge Discovery
KNOWLEDGE GRID An Architecture for Distributed Knowledge Discovery Mario Cannataro 1 and Domenico Talia 2 1 ICAR-CNR 2 DEIS Via P. Bucci, Cubo 41-C University of Calabria 87036 Rende (CS) Via P. Bucci,
A Systems Approach to HVAC Contractor Security
LLNL-JRNL-653695 A Systems Approach to HVAC Contractor Security K. M. Masica April 24, 2014 A Systems Approach to HVAC Contractor Security Disclaimer This document was prepared as an account of work sponsored
COMP5426 Parallel and Distributed Computing. Distributed Systems: Client/Server and Clusters
COMP5426 Parallel and Distributed Computing Distributed Systems: Client/Server and Clusters Client/Server Computing Client Client machines are generally single-user workstations providing a user-friendly
International Workshop on Field Programmable Logic and Applications, FPL '99
International Workshop on Field Programmable Logic and Applications, FPL '99 DRIVE: An Interpretive Simulation and Visualization Environment for Dynamically Reconægurable Systems? Kiran Bondalapati and
Grid Scheduling Dictionary of Terms and Keywords
Grid Scheduling Dictionary Working Group M. Roehrig, Sandia National Laboratories W. Ziegler, Fraunhofer-Institute for Algorithms and Scientific Computing Document: Category: Informational June 2002 Status
Preparing Your IP Network for High Definition Video Conferencing
WHITE PAPER Preparing Your IP Network for High Definition Video Conferencing Contents Overview...3 Video Conferencing Bandwidth Demand...3 Bandwidth and QoS...3 Bridge (MCU) Bandwidth Demand...4 Available
This topic lists the key mechanisms use to implement QoS in an IP network.
IP QoS Mechanisms QoS Mechanisms This topic lists the key mechanisms use to implement QoS in an IP network. QoS Mechanisms Classification: Each class-oriented QoS mechanism has to support some type of
Remote Control for Videoconferencing*
Remote Control for Videoconferencing* Marcia Perry and Deborah Agarwal Information and Computing Sciences Division Ernest Orlando Lawrence Berkeley National Laboratory One Cyclotron Road Berkeley, California
4.1 Threads in the Server System
Software Architecture of GG1 A Mobile Phone Based Multimedia Remote Monitoring System Y. S. Moon W. S. Wong H. C. Ho Kenneth Wong Dept of Computer Science & Engineering Dept of Engineering Chinese University
Monitor network traffic in the Dashboard tab
As a network analyzer (aka. packet sniffer & protocol analyzer), Capsa makes it easy for us to monitor and analyze network traffic in its intuitive and information-rich tab views. With Capsa's network
GridFTP GUI: An Easy and Efficient Way to Transfer Data in Grid
GridFTP GUI: An Easy and Efficient Way to Transfer Data in Grid Wantao Liu 1,2 Raj Kettimuthu 2,3, Brian Tieman 3, Ravi Madduri 2,3, Bo Li 1, and Ian Foster 2,3 1 Beihang University, Beijing, China 2 The
Investigating Wired and Wireless Networks Using a Java-based Programmable Sniffer
Investigating Wired and Wireless Networks Using a Java-based Programmable Sniffer Michael J Jipping [email protected] Andrew Kalafut Bradley University Peoria, IL 61625 USA +1 309 677 3101 [email protected]
Protocols and Architecture. Protocol Architecture.
Protocols and Architecture Protocol Architecture. Layered structure of hardware and software to support exchange of data between systems/distributed applications Set of rules for transmission of data between
CA CPT CICS Programmers Toolkit for TCP/IP r6.1
PRODUCT BRIEF: CA CPT CICS PROGRAMMERS TOOLKIT FOR TCP/IP CA CPT CICS Programmers Toolkit for TCP/IP r6.1 CA CPT CICS PROGRAMMERS' TOOLKIT FOR TCP/IP PROVIDES CICS PROGRAMMERS WITH AN EASY TO USE SET OF
ORACLE MOBILE APPLICATION FRAMEWORK DATA SHEET
ORACLE MOBILE APPLICATION FRAMEWORK DATA SHEET PRODUCTIVE ENTERPRISE MOBILE APPLICATIONS DEVELOPMENT KEY FEATURES Visual and declarative development Mobile optimized user experience Simplified access to
Strategies. Addressing and Routing
Strategies Circuit switching: carry bit streams original telephone network Packet switching: store-and-forward messages Internet Spring 2007 CSE 30264 14 Addressing and Routing Address: byte-string that
Performance Evaluation of an IPv6-capable H323 Application
Performance Evaluation of an IPv6-capable H323 Application Authors: Ch. Bouras, A. Gkamas, D.Primpas, K. Stamos Research Academic Computer Technology Institute, Greece University of Patras, Computer Engineering
Objectives of Lecture. Network Architecture. Protocols. Contents
Objectives of Lecture Network Architecture Show how network architecture can be understood using a layered approach. Introduce the OSI seven layer reference model. Introduce the concepts of internetworking
White Paper. Real-time Capabilities for Linux SGI REACT Real-Time for Linux
White Paper Real-time Capabilities for Linux SGI REACT Real-Time for Linux Abstract This white paper describes the real-time capabilities provided by SGI REACT Real-Time for Linux. software. REACT enables
CE 504 Computational Hydrology Computational Environments and Tools Fritz R. Fiedler
CE 504 Computational Hydrology Computational Environments and Tools Fritz R. Fiedler 1) Operating systems a) Windows b) Unix and Linux c) Macintosh 2) Data manipulation tools a) Text Editors b) Spreadsheets
Requirements of Voice in an IP Internetwork
Requirements of Voice in an IP Internetwork Real-Time Voice in a Best-Effort IP Internetwork This topic lists problems associated with implementation of real-time voice traffic in a best-effort IP internetwork.
Introduction to grid technologies, parallel and cloud computing. Alaa Osama Allam Saida Saad Mohamed Mohamed Ibrahim Gaber
Introduction to grid technologies, parallel and cloud computing Alaa Osama Allam Saida Saad Mohamed Mohamed Ibrahim Gaber OUTLINES Grid Computing Parallel programming technologies (MPI- Open MP-Cuda )
Glossary of Terms and Acronyms for Videoconferencing
Glossary of Terms and Acronyms for Videoconferencing Compiled by Irene L. Ferro, CSA III Education Technology Services Conferencing Services Algorithm an algorithm is a specified, usually mathematical
Quality of Service Management for Teleteaching Applications Using the MPEG-4/DMIF
Quality of Service Management for Teleteaching Applications Using the MPEG-4/DMIF Gregor v. Bochmann and Zhen Yang University of Ottawa Presentation at the IDMS conference in Toulouse, October 1999 This
Introduction to WebGL
Introduction to WebGL Alain Chesnais Chief Scientist, TrendSpottr ACM Past President [email protected] http://www.linkedin.com/in/alainchesnais http://facebook.com/alain.chesnais Housekeeping If you are
Enhance Service Delivery and Accelerate Financial Applications with Consolidated Market Data
White Paper Enhance Service Delivery and Accelerate Financial Applications with Consolidated Market Data What You Will Learn Financial market technology is advancing at a rapid pace. The integration of
MICHIGAN TEST FOR TEACHER CERTIFICATION (MTTC) TEST OBJECTIVES FIELD 050: COMPUTER SCIENCE
MICHIGAN TEST FOR TEACHER CERTIFICATION (MTTC) TEST OBJECTIVES Subarea Educational Computing and Technology Literacy Computer Systems, Data, and Algorithms Program Design and Verification Programming Language
Peer to Peer Search Engine and Collaboration Platform Based on JXTA Protocol
Peer to Peer Search Engine and Collaboration Platform Based on JXTA Protocol Andraž Jere, Marko Meža, Boštjan Marušič, Štefan Dobravec, Tomaž Finkšt, Jurij F. Tasič Faculty of Electrical Engineering Tržaška
Audio Video Conferencing 1 Introduction Low-end: Medium: High-end:
Audio Video Conferencing Geoffrey Fox, Gurhan Gunduz and Ahmet Uyar Florida State University Department of Computer Science and CSIT (School of Computational Science and Information Technology) 400 Dirac
Extending Network Visibility by Leveraging NetFlow and sflow Technologies
Extending Network Visibility by Leveraging and sflow Technologies This paper shows how a network analyzer that can leverage and sflow technologies can provide extended visibility into enterprise networks
Efficiency Considerations of PERL and Python in Distributed Processing
Efficiency Considerations of PERL and Python in Distributed Processing Roger Eggen (presenter) Computer and Information Sciences University of North Florida Jacksonville, FL 32224 [email protected] 904.620.1326
How To Get A Computer Science Degree
MAJOR: DEGREE: COMPUTER SCIENCE MASTER OF SCIENCE (M.S.) CONCENTRATIONS: HIGH-PERFORMANCE COMPUTING & BIOINFORMATICS CYBER-SECURITY & NETWORKING The Department of Computer Science offers a Master of Science
