Home »
Tag: Distributed Computing Tag: Distributed ComputingParents:
Children:
-
Joel Spolsky: Can Your Programming Language Do This?
¶ (0)
Tags: [MapReduce]
-
LtU: Hundreds of Impossibility Results for Distributed Computing.
¶ (0)
Tags: [Distributed Computing, To Read]
-
Pyro - About:
Pyro is short for PYthon Remote Objects. It is an advanced and powerful Distributed Object Technology system written entirely in Python, that is designed to be very easy to use. Never worry about writing network communication code again, when using Pyro you just write your Python objects like you would normally. With only a few lines of extra code, Pyro takes care of the network communication between your objects once you split them over different machines on the network. All the gory socket programming details are taken care of, you just call a method on a remote object as if it were a local object!
via Why I ditched XMLRPC in favor of Pyro.
¶
Tags: [Programming, Pyro, Python]
-
Google Labs Publications: MapReduce:
MapReduce is a programming model and an associated implementation for processing and generating large data sets... Programs written in this functional style are automatically parallelized and executed on a large cluster of commodity machines. The run-time system takes care of the details of partitioning the input data, scheduling the program's execution across a set of machines, handling machine failures, and managing the required inter-machine communication. This allows programmers without any experience with parallel and distributed systems to easily utilize the resources of a large distributed system.
Via Adam and Ned.
¶ (0)
Tags: [Google, MapReduce]
|
Generated in about 0.175s. (Used 11 db queries) |
new⇒Spider solitaire
I have now won, at the "Difficult"level, 186 games of SpiderSolitaire. I...
75.179.28.113: Oct 13, 9:34am