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, 08:27:14 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: Support for smp processing? Via DataProvider?  (Read 5607 times)

bd

  • Guest
Support for smp processing? Via DataProvider?
« on: March 31, 2008, 06:13:17 PM »

Does JPPF have a mechanism for forcing a set of tasks to run on the same node?  I.e. is there support for smp processing?

I didn't see anything like this in the documentation, but the DataProvider mechanism appears to partially address the issue I'm faced with.  I often have applications with data objects that consume most of a node's memory.  To fully utilize multicore nodes, I need to have several tasks sharing memory on the same node. I gather that DataProvider provides shared memory for multiple tasks, but doesn't appear to address the task location issue.

FYI I've never used JPPF (so excuse me if the answer to my question is obvious)..  I'm trying to determine if JPPF will meet my needs.  I'm currently using some parallelization code that I wrote myself, but the next time I increase scale it will be inadequate, so I'm looking for alternatives.

thanks,

bd
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