My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 359
You are to implement a full-blown (commercial-quality) distributed Peer-to-Peer file sharing system, DGOOGLE, in which users (peers) are capable of efficiently searching for content in the system using a Google-like text search engine. You will need to implement two differe...
Hazelcast is a clustering and highly scalable data distribution platform for Java. *Features:* * Distributed implementations of `java.util.{Queue, Set, List, Map}` * Distributed implementation of `java.util.concurrency.locks.Lock` * Distributed implementation of `java.util.concurrent.Ex...
Project 1. Cooperative Caching in Mobile P2P Databases (two groups each with 5 students) The objective of this project is to design and evaluate cooperative caching schemes for query processing in mobile P2P databases. The recommended schemes are described in Appendix A. Students may come up with...
*DNFS是“Distributed Network File System”的简称。它是一种运行于Linux集群之上的可扩展分布式文件系统。* =系统架构= DNFS是一个3方架构,包括了元数据服务器(MDS)、对象存储设备(OSD)和客户端(CLIENT)。其中元数据服务器负责系统中文件的元数据管理及对客户端请求的调度;对象存储设备负责文件数据的保存;客户端是用户访问DNFS的入口,在这里,用户看到的DNFS就是一个文件系统。 MDS是系统的核心。所有来自CLIENT的请求都要通过MDS,MDS把CLIENT端写入的文件的元数据写入本地(同名的)元数据文件中,并且把该文件分条...
=Online Post Certification for Global Computations= Unix middleware based on kaapi, introduces parallelism to any user function dealing with integers. The middle-ware computes a given function modulo several prime values which can be performed in parallel in a grid, introducing parallelism to seq...
=Introduction= Dikeva is a distributed data store aiming to be as simple and easy to deploy as possible. Using Berkeley DB as data storage and written in Python for easy deployment. =What are the requirements for dikeva?= The only requirement at the moment is a correct Python 2.X installation....
I intend to investigate the usage of distributed database management systems. I will be looking into the performances of database management systems such as MySQL, SQLite and PostgreSQL. I intend to devise a system similar to the Rsync application for use with a database that is accessed from remote...
http://synecdoche.googlecode.com/svn/wiki/synecdoche.gif *Synecdoche* is a platform for distributed computing grids. Applications for Synecdoche include volunteer computing projects, and virtual supercomputing for universities and research organisations. *Synecdoche* is a fork of Berkeley Open...
This project is an initiative to build a Distributed Backup System, initially for LAN networks and evolving to a net-to-net system. At the begin we are thing on research some distributed system principles and test some network capabilities. Only on a second moment we'll thing about making a actua...
we are trying to create an open source Network Coordinates(NC) project written by Python. Toread is a general decentralized NC system which is compatible for several popular distributed NC algorithms. Toread can be used to predicted the RTT between any two hosts in the Internet. Many application ca...
1 2 3 4 5 6 7 8 9 10 Next