Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Generate files correctely with gras_stub_generator.
[simgrid.git] / examples / java / basic / Master.java
2010-05-03 mquinsonReindent, and use default platf and deploy if none...
2010-03-17 mquinsonfix the examples now that they can throw potentially...
2010-03-02 mquinsonAcknoledge the fact that JniException is a runtime...
2010-02-27 mquinsonSimplify this example by not declaring BasicTask since...
2010-02-27 mquinsonRewrite the basic master/slave example to use the send...
2007-11-19 mquinsonFurther cleanups of the Java bindings:
2007-10-27 mquinsonKill useless variable
2007-10-27 mquinsonMore java approach with a specific task type for finali...
2007-07-08 mquinson(kinda) working java wrappers by Malek and me