Hi,

 

I'm trying to come up with a Java Client/Server framework for executing
tasks on my X10 implementation.

I've read that we can call X10 code from java so I thought using a Java RMI
client/server approach might suit.

Basically, the Java RMI server would start the X10 application code and
provide an interface for a client to send tasks which would be executed on
the X10 memory grid once loaded.

 

Does this approach sound feasible? Are there any code samples around for
calling X10 code from within a Java Class?

 

Cheers,

 

Jason

 

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to