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 04, 2023, 07:11:59 PM *
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: Long lived nodes  (Read 2297 times)

brian

  • JPPF Master
  • ***
  • Posts: 46
Long lived nodes
« on: May 30, 2016, 06:09:56 PM »

Hi,

Is it possible to run long lived nodes which can be adopted by a number of different, shorter lived drivers?
And can the same node be used by multiple drivers concurrently?

Thanks.
Logged

lolo

  • Administrator
  • JPPF Council Member
  • *****
  • Posts: 2272
    • JPPF Web site
Re: Long lived nodes
« Reply #1 on: May 31, 2016, 06:21:39 AM »

Hello,

Quote
can the same node be used by multiple drivers concurrently?
No, at any given time, a node can only be connected to a single driver.
However, a node doesn't have to be stuck with only one driver. Every node has a fallback mechanism in case of driver failure. The default behavior is to get the driver connection information from the configuration, but you can also plug your own connection strategy so that a node can reconnect to any server from an existing pool of servers, in the order that you specify.

I hope this clarifies,
-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