Grid computing is a term referring to the combination of computer resources from multiple administrative domains to reach a common goal.
0
votes
0answers
41 views
Sun Grid Engine resubmit job stuck in 'Rq' state
I have what I hope is a pretty simple question, but I'm not super familiar with Sun Grid, so I've been having trouble finding the answer. I am currently submitting jobs to a grid using a bash ...
1
vote
0answers
39 views
Efficient grouping of parallel arrays/vectors in Python
I have a very large dataset in ROOT (binary) format containing serialized std::vector objects. Each vector of length N essentially represents a data member of a collection of N logical objects (here, ...
1
vote
1answer
60 views
Hadoop not suitable for distributed processing across many sites?
I've read a few articles suggesting that Hadoop is only really designed to work on a cluster at a single physical location, not for a number of widely distributed nodes (e.g. running a distributed ...
0
votes
0answers
33 views
Condor error: failed when reading from pipe
I am having some troubles when I try to submit a .dag file to condor throught python. That I want to do is send a job from a non shared file sistem, I use the service of condor to try it. If I send ...
1
vote
1answer
86 views
Distributed computing platform in Java
I was asked to make a platform to download tweets from the Twitter streaming API. The basic idea is to have a controller to generate tasks with information about what do download (keywords) and how to ...
0
votes
1answer
82 views
Comparison of cloud and grid computing based on performance
how cloud computing and grid computing differs on the basis of performance.
say for example .. i have a local grid and a cloud service .. which one will be better to use if performance is my only ...
2
votes
2answers
177 views
Possible to use OpenCL on multi-computers?
As far as I know, the answer is no. OpenCL is designed for multi-cores system.
But, is there any way to use OpenCL on multi-computers ( each computer is a multi-cores system ) ? If not, are any ...
0
votes
0answers
124 views
Mobile Grid Computing Application using JPPF, Ibis, or Globus
Does anyone know what framework I could use to develop an Android application that uses the power of a mobile grid connected to it via WiFi or Bluetooth?
I've been investigating on JPPF, Ibis, and ...
0
votes
0answers
139 views
Open Grid Scheduler/Sun Grid Engine qrsh bad exit code on halt/reboot
I use OGS on spot instances through qrsh calls. To have my program work properly, I need to be able to know when a job has failed due to a system shutdown (me losing the spot instance).
If we execute ...
2
votes
1answer
178 views
Grid Computing API
I want to write a distributed software system (system where you can execute programs faster than on a single pc), that can execute different kinds of programs.(As it is a school project, I'll probably ...
1
vote
2answers
303 views
WCF TCP binding or Named pipes for grid computing?
I'm building a distributed system. There are several applications (some are .Net based (C#), others are C++ based (NOT C++/CLI!)).
Those apps will be installed on each computer in cluster (currently ...
0
votes
1answer
29 views
What is the difference between E-Science Infrastructures and Distributed Computing Infrastructures?
What is the difference between eScience infrastructures and grid computing or distributed computing infrastructures? And what are some of their examples.
I can not distinguish them clearly. Is it how ...
1
vote
2answers
137 views
Portable grid engine platform
I'm looking for a distributed computing platform that can be easily embedded into an application.
I investigated MPI (and some of its implementations) but from what I saw it involves creating an ...
0
votes
0answers
36 views
what is earliest release date and minimum time to due date in regarding grid computing? [closed]
I am a engineering student and have to give a seminar on grid computing
and i am supposed to cover few points in that topic as follows,
1) earliest release date
2) minimum time to due date
i searched ...
1
vote
1answer
291 views
Selenium Grid named nodes
We are running selenium Grid 2 and have various machines connecting back to the hub. As the network runs DHCP the nodes cycle IP addresses quite frequently.
Is there anyway to have the Hub show the ...
0
votes
0answers
76 views
Parallel Job Processing
I have a Windows application (There is a Linux version for what it matters), that computes physics simulations. The application is multi-threaded alright, however it may take hours to finish the ...
1
vote
1answer
41 views
Connect Multiple FTPs and SQL DBs Together From Different Server (Share Resources)
This is a challenging question, but will still ask it. I know nothing is impossible. Impossible simply means not discovered yet.
What I would like to do is connect all my FTPs and SQL DBs from my 10 ...
1
vote
1answer
391 views
Short term Akka deployment on multiple nodes
I'm writing a distributed research application with Akka using a simple master and multiple worker topology, with the aim of deploying to an internal cluster of nodes or within a corporate cloud. ...
0
votes
0answers
106 views
Utilify Problems
I have been using Utilify Platform for at least 4 months. And I was really stuck at first due to the lack of documentation. I managed to run multiple applications on several clusters, but now I'm ...
2
votes
3answers
637 views
Why has JXTA been abandoned? Any alternatives out there?
P2p/Grid Computing seem like a promising concepts. JXTA looks like the only all in one framework for it. Is there a reason this field is so sparsely pursued?
14
votes
7answers
9k views
What is the difference between Cloud, Grid and Cluster? [closed]
What is the difference between Cloud, Cluster and Grid? Plese give some examples of each as
The definition of cloud is very broad. As answered in the another question, can I call Dropbox, Gmail, ...
3
votes
1answer
85 views
Programming toolchain supporting “Incremental computing” (maybe even C/C++)
I'd like to write algorithms, that prepare results for big data sets. Than, when each dataset changes, incrementally update all affected outputs.
It's called : Incremental computing.
Are there ...
0
votes
2answers
114 views
How to leverage idle desktop computing power to get huge tasks completed
We have a job which processes a set of items around 100,000 to compute and update various attributes of those items. When we run on Quad core Xenon server, the program takes about 40 hours finish ...
0
votes
0answers
79 views
Seeking advice on server side computing application [closed]
I am starting a rather broad topic here, hoping that an open minded discussion will help others as well (in terms of mutual-participation, overlapping problem areas, mentoring etc).
I am exploring ...
0
votes
1answer
546 views
Looking for a grid computing framework for .NET
I am trying to find a good grid computing framework for .NET.
During my research, I have found some alternatives, but all of them seem either like old projects with no recent updates, or like recent ...
0
votes
1answer
988 views
How to set up Cluster/Grid computer(s)
I have three computers,and I was wondering how I could go about clustering them together so I have a single computer (main) that has extra computing power. I would like to do this in windows (if ...
4
votes
4answers
206 views
What's the difference between code written for a desktop machine and a supercomputer?
Hypothetically speaking, if my scientific work was leading toward the development of functions/modules/subroutines (on a desktop), what would I need to know to incorporate it into a large-scale ...
0
votes
2answers
60 views
How to distribute missions to remote machines?
I am building a system where a server will distribute missions to remote machines and get results.
Is there a free application to create such a system? I would need agents code, service side etc. ...
2
votes
5answers
2k views
Smartphone Grid Computing
Is there an iphone or android app that enables mobile users to donate their smartphone idle time for grid computing?
1
vote
2answers
308 views
Difference between Grid Computing and SOA?
I'm a student and I have a semester paper called 'GRID COMPUTING' and another called 'SOA'.
I've created SOA-based web services as part of my lab exercise. But it seems Grid Computing deals with the ...
2
votes
2answers
115 views
How to create a server that distributes workunits to clients?
I need a java application that should manage a database to distribute work units to its clients.
Effectively it's a grid application: the database is filled with input parameters for clients and all ...
0
votes
1answer
253 views
Gridgain failover of master (sender) node
I am working on batch processing problem. Solution needs to handle failing hardware.
There is master node (which initiates tasks executions) and worker nodes which execute the jobs. I know how ...
0
votes
0answers
199 views
infrastructure for grid computing java [closed]
I have some scientific programs wose must run in a grid architecture.
So I need some company that can support me with 1000 machines (for ex.)
My application is not commercial, so I think a Non ...
0
votes
1answer
71 views
Programming through PBS
I want to schedule a program on multiple nodes how can i do so.Im new to programming so I got some hint about PBS.How can I do it with the following.
Thanks in Advance
1
vote
4answers
341 views
Framework recommendation needed on .NET or JAVA for Volunteer computing (internet nodes)
I want client machines on internet who subscribe to my server to donate their idle cpu cycles.(Like SETI@Home)
They would take jobs(work-units) from server to process, and send back results to the ...
3
votes
1answer
171 views
Seti@Home kind of frameworks
Are there any client-server frameworks similar to SETI available ?
I have such client-server model, where volunteers sign up as client (agent or node, call it whatever) and give their idle computing ...
1
vote
1answer
200 views
Cluster, Cloud, & Grid
Choking on the following concepts and need confirmation or clarification: a cluster is an architectural pattern of server nodes being grouped together, and two competing instances of the cluster ...
3
votes
2answers
1k views
Java high scalable application with Hazelcast
I'm developing high-scalable application, so I decided to use Hazelcast for it. I have one frontend server, which puts messages for nodes. Every node in cluster change it's workload in background ...
1
vote
1answer
285 views
Java server scaling solution
stackoverflow! We are developing system, which should be horizontal scalable. So, messaging system seems to be the right approach, but it very low-level. Our main requirement is persistent ...
0
votes
3answers
4k views
virtual machine and cloud computing [closed]
hi everybody
I'm very new to IT field can anybody explain me relation between virtual machine and cloud computing .
In my firm they using a private cloud using ubuntu eucalyptus tool . They uses ...
2
votes
0answers
422 views
Just found Power++ [closed]
I found Power++ and to my suprise it looks like a good alternative for Delphi and Visual Studio. Anyone used it? Can you tell me if it is worth it buying/learning it?
2
votes
2answers
381 views
Real-life grid/distributed-computing application source codes etc..?
I started-off by making a chess AI engine (simple min-max), and ended-up trying to develop something like BOINC, but MUCH more lighter/re-distributable and most importantly decentralized. I was ...
9
votes
2answers
5k views
parameter for shell scripts that is started with qsub
how can I parametrize a shell script that is executed on a grid (started with qsub) ? I have a shell script, where I use getopts to read the parameters.
When I start (qsub script.sh -r firstparam -s ...
1
vote
2answers
298 views
Connecting to a Grid Cluster With GridGain
I know that out of the box that GridGain connects to the other clients through multicast, but is there a way to configure GridGain to accept connections outside of the local network? Also is there a ...
1
vote
1answer
376 views
Scaling a Ruby on Rails site
I am developing a Ruby On Rails application and would like to deploy in a production environment. I have multiple identically configured Ubuntu web servers I can use but I don't know how to scale the ...
2
votes
1answer
176 views
How do I run a Live Application on a Grid
I am using Delphi++, which is still in beta and the documentation is not very good, how do I make my live application that I created with Delphi++ run on the Grid/Cloud ? and how do my clients start ...
2
votes
1answer
163 views
Running a lot of jobs with sun grid engine
I want to run a very large number (~30000) of jobs with Sun Grid Engine.
I can theoretically, perform 30000 times the "qsub" command to submit jobs. However, I am afraid that will be too much.
Is ...
1
vote
2answers
1k views
Is there a DRMAA Java library that works with Torque/PBS?
Does anybody know a Java implementation of the DRMAA-API that is known to work with PBS/Torque cluster software?
The background behind this: I would like to submit jobs to a newly set-up linux ...
1
vote
2answers
433 views
Searching for cluster computation framework
I have a library, written in C#, containing one method:
Response CalculateSomething(Request);
The execution time of this method is relatively large, and there are a lot of responses that should be ...
1
vote
2answers
506 views
Dynamic Nodes in Hadoop
Is it possible to add new nodes to Hadoop after it is started? I know that you can remove nodes (as that the master tends to keep tabs on the node state).
