JPPF, java, parallel computing, distributed computing, grid computing, parallel, distributed, cluster, grid, cloud, open source, android, .net
JPPF

The open source
grid computing
solution

 Home   About   Features   Download   Documentation   On Github   Forums 
June 03, 2023, 09:49:20 AM *
Welcome,
Please login or register.

Login with username, password and session length
Advanced search  
News: New users, please read this message. Thank you!
  Home Help Search Login Register  
Pages: [1]   Go Down

Author Topic: one job to multiple drivers  (Read 1901 times)

ernst

  • Guest
one job to multiple drivers
« on: July 17, 2012, 05:22:22 PM »

i want to setup an environment with maybe 2 or 3 drivers and some nodes for each driver to avoid single point of failure with only one driver.

normally i have one client witch submit a job with maybe a hundred tasks and i want to distribute this tasks over ALL drivers and nodes (it should be possible, right?)

after trying this and play around with the configuration files, the client submit the job only to one driver which execute the task only at its own nodes. the other  node ware idle at the whole time. what goes wrong with my configuration? or suggest i a feature which does not exist?
Logged

lolo

  • Administrator
  • JPPF Council Member
  • *****
  • Posts: 2272
    • JPPF Web site
Re: one job to multiple drivers
« Reply #1 on: July 19, 2012, 08:05:45 PM »

Hello,

The ability to submit a single job to multiple drivers at once is planned for JPPF 3.2. Unfortunately, we do not currently have an ETA for this release.
As of now, the only way to have similar results is to split your job into multiple smaller ones and submit them concurrently as non-blocking jobs.

I hope this clarifies.

Sincerely,
-Laurent
Logged
Pages: [1]   Go Up
 
JPPF Powered by SMF 2.0 RC5 | SMF © 2006–2011, Simple Machines LLC Get JPPF at SourceForge.net. Fast, secure and Free Open Source software downloads