Bazsites.com Distributed Computing
Directory Topics
On the Web
- International Symposium on Parallel and Distributed Computing - Yearly international event. In 2006, July 6th-9th at Timisoara, Romania. Topics include: Grid Architecture and Systems, Software Agents and Multi-agent Systems, Programming Paradigms, Tools and Environments, Resource Discovery and Management, Task and Communication Scheduling and Load Balancing, Mobile and Ubiquitous Computing, Cluster and Grid based Computing and Environments, Performance Management, Parallel, Distributed and Mobile Databases, Distributed Software Components, Web and Peer-to-peerComputing and Services, Adaptive Computing, Real-time Distributed Systems, Security, Fault Tolerance, Scientific Computing and Large Scale Simulations, Distributed Applications and Case Studies.
- Distributed Computing White Papers, Webcasts and Product Information from Top IT Vendors - Research the latest Distributed Computing technologies, tools and techniques. Read white papers, case studies, webcasts and product information from multiple vendors.
- High Performance Distributed Computing Symposium Home page - The International Symposium on High Performance Distributed Computing is a forum for presenting the latest research findings on the use of networked systems for high performance distributed computing.
- Distributed Computing with HTTP, XML, SOAP, and WSDL - Learn how various protocols fit into the big picture of the distributed computing arena.
- high performance distributed computing. - Indiana University Computer Science high performance distributed computing and grid computing lab.
- Distributed Computing Group - The research interests of our group include: data structures and algorithms, distributed computing (e.g.: routing, file systems, and generally scalabiliy and decentralization of data and algorithms), peer-to-peer computing, mobile computing, networking, ad-hoc networks, online algorithms and randomization.
- Distributed Computing: An Introduction - From global distributed projects like Seti@Home to corporate uses behind the firewall, we cover the fundamentals of distributed computing architectures, discuss major initiatives and applications, and talk about the challenges that lay ahead.
- Bibliographies on Distributed Computing - Searchable collection of BibTeX bibliographies on distributed computing research.
- OSF Distributed Computing Environment (DCE) - The OSF Distributed Computing Environment (DCE) is an set of distributed computing technologies under LGPL, promoted and developed by The Open Group.
- Distributed Computing volgens de internetencyclopedie Wikipedia - Uitgebreide beschrijving over Distributed Computing met links naar oa. enkele projecten en teams die daar aan mee doen.
Wikipedia Articles
- International Conference on Distributed Computing Systems - The International Conference on Distributed Computing Systems (ICDCS) is the oldest conference in the field of distributed computing systems in the world. It was launched by the IEEE Computer Society Technical Committee on Distributed Processing (TCDP) in October 1979, and is sponsored by such committee.
- Distributed computing - Distributed computing is a method of computer processing in which different parts of a program run simultaneously on two or more computers that are communicating with each other over a network. Distributed computing is a type of segmented or parallel computing, but the latter term is most commonly used ...
- Enterprise Distributed Object Computing - The UML profile for Enterprise Distributed Object Computing (EDOC) is a standard of the Object Management Group in support of open distributed computing using model-driven architecture and Service-Oriented Architecture. The basis of EDOC is the "Enterprise Collaboration Architecture" meta model that defines how roles interact within communities in the performance of collaborative business ...
- Java Heterogeneous Distributed Computing - Java Heterogeneous Distributed Computing refers to a programmable Java distributed system which was developed at the National University of Ireland in Maynooth. It allows researchers to access the spare clock cycles of a large number of semi-idle desktop PCs.
- Fallacies of Distributed Computing - The Fallacies of Distributed Computing are a set of common but flawed assumptions made by programmers when first developing distributed applications. The fallacies are summarized as follows The network] is [[Reliability|reliable.