473,511 Members | 16,756 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Easy to use distributed system?

I am looking for a system in Python that will easily allow me to distribute
processes across multiple systems? So, if I have a function 'foo', I'd
like to be able to call something along the lines of

distribute(foo(x))

And have the system figure out which node is available for process, and then
have the results returned in some sort of callback fashion.

Any insight is greatly appreciated.

--
Jim
http://www.runfatboy.net - Exercise for the rest of us.
Aug 14 '06 #1
4 1373
Jim Jones wrote:
I am looking for a system in Python that will easily allow me to distribute
processes across multiple systems? So, if I have a function 'foo', I'd
like to be able to call something along the lines of

distribute(foo(x))

And have the system figure out which node is available for process, and then
have the results returned in some sort of callback fashion.

Any insight is greatly appreciated.
Sounds like Grid computing. Google for Globus toolkit and ActiveGrid.

Good luck.

Aug 14 '06 #2
Jim Jones wrote:
I am looking for a system in Python that will easily allow me to distribute
processes across multiple systems? So, if I have a function 'foo', I'd
like to be able to call something along the lines of

distribute(foo(x))

And have the system figure out which node is available for process, and then
have the results returned in some sort of callback fashion.

Any insight is greatly appreciated.
Globus toolkit
pyGlobus, python interface to Globus
(http://dsd.lbl.gov/gtg/projects/pyGlobus/)
pyLinda (http://www-users.cs.york.ac.uk/aw/pylinda/)

Cheers
maurice
Aug 14 '06 #3
Jim Jones wrote:
I am looking for a system in Python that will easily allow me to
distribute
processes across multiple systems? So, if I have a function 'foo', I'd
like to be able to call something along the lines of

distribute(foo(x))

And have the system figure out which node is available for process, and
then have the results returned in some sort of callback fashion.

Any insight is greatly appreciated.
I did a little research on this subject not too long ago. From what I've
seen, OpenMosix appears to be about the easiest one for Linux Operating
Systems. Here's the url: http://openmosix.sourceforge.net/

--
--
There are several things that I will never be:
* I will never be attracted to females.
* I will never enjoy the company of others.
Exactly how these realities bode for my enemy, is not of my concern.

Aug 14 '06 #4
I've been using Pyro and it does what I needs it to do for me.

I don't know if it's as fancy as other packages but the price is right.

Jim Jones wrote:
I am looking for a system in Python that will easily allow me to distribute
processes across multiple systems? So, if I have a function 'foo', I'd
like to be able to call something along the lines of

distribute(foo(x))

And have the system figure out which node is available for process, and then
have the results returned in some sort of callback fashion.

Any insight is greatly appreciated.

--
Jim
http://www.runfatboy.net - Exercise for the rest of us.
Aug 14 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
6692
by: channa_s | last post by:
Hi, I would be very grateful if anyone could help me with the following. I want to create a SIMPLE distributed database. It is as follows: There is a institution which has branches all...
7
3981
by: J Goldman | last post by:
I'm looking for documentation pointers to learn what I need to put together a distributed database system. I've read through "Oracle 9i Database Administrator's Guide: Distributed Database...
0
2431
by: DotNetJunkies User | last post by:
I am writing a distributed transaction code. My current scenario include a client database(Suppose client- having 4 main database) which can be installed anywhere which would connect to a public...
1
439
by: Avanish Pandey | last post by:
Hello All We have 3 differen services (in 3 different server) Service A,B,C . We want to implement distributed transaction when call methods of B and C from A. Is it possible? if yes then how? ...
39
2555
by: Steven T. Hatton | last post by:
I came across this while looking for information on C++ and CORBA: http://www.zeroc.com/ice.html. It got me to wondering why I need two different languages in order to write distributed computing...
0
1612
by: SoftComplete Development | last post by:
AlphaTIX is a powerful, fast, scalable and easy to use Full Text Indexing and Retrieval library that will completely satisfy your application's indexing and retrieval needs. AlphaTIX indexing...
8
3616
by: Rob S | last post by:
I have UDB 8.1 Personal Edition installed. I'm using Development centre to develop JAVA Stored Procedues. I am unable to debug them. I have installed IBM Distributed Debugger and have set...
1
2991
by: Rhino | last post by:
Is there any way to install the IBM Distributed Debugger V9.2 on Windows XP without first uninstalling DB2? I installed the IBM Distributed Debugger V9.2 on my Windows XP box in the hopes of...
8
4350
by: Don Riesbeck Jr. | last post by:
I have an C# EnterpriseService component that is part of an application I am developing that is responsible for writing data to an SQL Server. (it reads from a local DB (MSDE), then writes to a...
5
1626
by: Martin Drautzburg | last post by:
Hello all, I've seen various attempts to add distributed computing capabilities on top of an existing language. For a true distributed system I would expect it to be possible to instantiate...
0
7242
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7138
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7355
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7423
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
5668
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5066
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4737
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3225
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3213
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.