My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 54
= What is udc? = udc is a program that can be used to quickly create scalable, secure, and reliable distributed computing projects. Its scripting interface allows for extreme flexibility, and its peer-to-peer (p2p) model gives it numerous advantages over other distributed computing platforms. ==...
The [http://linkedprocess.org Linked Process] project is focused on providing a specification and implementation of a distributed computing cloud that can be supported and leveraged by any device with an Internet connection. http://linkedprocess.googlecode.com/svn/extra/lopsided-logo.png A li...
DCS is a convenient and reliable tool developed for organization distributed calculations within the scope of local network or over internet.
= State of the Project = * *jkadx.dht* * Finished * _Add new nodes in the correct K-Bucket_ * _Update existing contact's position in its K-Bucket's list_ * _Keep each K-Bucket's list of nodes in order of most recently seen_ * _Handle a change in a node's socket a...
SolidGround is a C++ framework intending to offer everything one need to build powerful, distributed, highly-scalable, client-server applications. Its is designed and implemented for speed and power, with great interest on the ease of use by the developers. Although in first step it will be relea...
= The concept of Numbrella computing = There is a great lot of unused computational power as well as free disk space or even network bandwidth today. Everybody seems to notice a trend toward some kind of socialization of these resources. Peer-to-peer networks are helping people to share and even ...
"router" is a Go package for remote channel communication based on peer-peer pub/sub model. We attach a send chan to an id in router to send msgs, and attach a recv chan to an id to recv msgs. If these 2 ids match, the msgs from send chan will be "routed" to recv chan, e.g. {{{ rot := router.Ne...
A java based platform for distributed computing. A great alternative to overpriced commercial products. Sub projects: server (distributed version. Based on JEE. it contains optimization algoritms, too), client (with visualization library) and gui tools like task editor (based on netbeans. it helps c...
Provides a distributed computing platform with web browser client contribution and multiple OS server and client support. Also provides networking navigation and proxy configurations and a simple code implementation. Written in Java.
This project will aim to provide a completely self-contained implementation of R for BOINC (http://boinc.berkeley.edu/) for users to distribute their computations across a broad number of computers (a virtual supercomputer).
1 2 3 4 5 6 Next