473,473 Members | 4,189 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

just a crazy question

Hi all..

Was planning to use Python (maybe C later) to mock parallel processing project.. About to put together a set of computers for this.. Wondered if anyone had any knowledge or ideas about using a playstation running linux?

My first impressions are that it is interesting.. for $400, one can get access to 6 smps under linux..

For about $300-$600 one could build basic x86 node..... probably between 2 and 4 cores on the x86 node, though the quads are still a bit pricey.

Upside of PS3... lotsa cores for less... Downside.. less, a lot less RAM.. Of course, the PS3 does not allow access to the graphics, but for my purposes, I don't mind that..

So.. how is Python for memory management? ...

My plan is to try measuring the memory usage of my python code elements and take a guess as to how it might perform on a cell-system.. . naturally a good idea in any event.. But.. Just thought maybe someone out in Python world would have an idea?

Thanks!

Best
Robert

Nov 1 '07 #1
1 1021
On Nov 1, 7:16 am, Robert LaMarca <robertmlama...@yahoo.comwrote:
So.. how is Python for memory management? ...
Terrible. If you have a memory-intensive application, use ASM (perhaps
C), not Python (or any other high-level language for that matter.)
My plan is to try measuring the memory usage of my python code elements and take a guess as to how it might perform on a cell-system.. . naturally a good idea in any event.. But.. Just thought maybe someone out in Python world would have an idea?
This probably won't work at all as expected. If you wanted to get
Python processes to run on the cells, you'd probably need a special
interpreter written with that in mind. My memory of how the cell
technology works is that there is really a tiny amount of memory in
each cell and you need to think at a fundamentally low level to get
anything useful done.

I'm extremely interested in what you discover, and I'm sure others are
well. I'd love to be proven wrong in my assumptions. So keep us posted
when you find something interesting or useful.

Nov 1 '07 #2

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

Similar topics

4
by: Michael Lauzon | last post by:
I am just testing, as I need to create a filter. -- Michael Lauzon, Founder The Quill Society http://www.quillsociety.org/ mlauzon@quillsociety.org
1
by: Ian Shere | last post by:
I'm pretty green when it comes to web design and worse regarding JS - I'm a true cut n paste hacker and good at that!! LOL Two questions. I have a bunch of FAQ's as text questions that I want to...
1
by: Bruce W.1 | last post by:
I want to put a live connection in a web page to periodically updated data. When the data changes, the server notifys the client and gives the new data. The client does not regularly refresh the...
1
by: kfc1976 | last post by:
Hi All, First of all, following are the facts 1) I've been trying to solve the following issue for the past 8 hours (Not Kidding) 2) If I can't find the answer, It will drive me completely crazy...
1
by: kfc1976 | last post by:
Hi All, First of all, following are the facts 1) I've been trying to solve the following issue for the past 8 hours (Not Kidding) 2) If I can't find the answer, It will drive me completely crazy...
3
by: squash | last post by:
I have spent two hours trying to make sense of this script, called crazy.php. The output should be nothing because $cookie_password is nowhere defined in this script, correct? But it actually...
28
by: onkar | last post by:
This idea might be vey crazy. But I hope to get answers to this .. from comp.lang.c If a compiler is designed such that it automatically adds a free() matching every malloc() then is it not a...
4
by: XLiIV | last post by:
I started playing with Python and love it since the very beginning, programming using Python is so ...human-like? but one thing returns to me almost everytime when I see/write the code Let's...
1
by: =?Utf-8?B?RG9sb3Jlcw==?= | last post by:
Sometimes my touch mouse {cursor} will go crazy and move randomly around the screen by itself clicking on things and it opens and closes pages very fast until I unplug it, when I plug it back in...
5
by: Pekeika | last post by:
Good morning group, When I open my Python window, this is appearing instead of the command line >>>. (I'm somehow new to Python). File "boot_com_servers.py", line 21, in <module> File...
0
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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
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
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
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
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.