Commit graph

9 commits

Author SHA1 Message Date
Paul Müller
7ed6aa509c typo 2015-02-12 11:21:17 +01:00
cimatosa
53ab312243 added example using FunctionCall_Client, which enabled to pass the function to call in parallel via const_arg of the jobmanagerServer 2015-01-07 15:02:08 +01:00
cimatosa
9653bdca06 minor changed: PREPEND local path to sys.path in examples, removed some debug info 2015-01-07 15:01:00 +01:00
Paul Müller
94f2149716 simple example fix
ALWAYS USE `WITH` STATEMENT FOR SERVER.
2015-01-06 19:59:20 +01:00
Paul Müller
0a7e850963 - improved support ofr wrapped functions:
- counter arguments are automatically found
  - support for different or user-defined counter arguments
- more examples
2014-12-29 13:23:16 +01:00
Paul Müller
d84bfc95c0 cleanup test functions and example 2014-12-29 11:42:52 +01:00
Paul Müller
c16d7a13a5 correct version number and included examples in pypi package 2014-12-22 20:14:46 +01:00
Paul Müller
e6d00038ad verbose = 1 reduces verbosity and does not confuse user. 2014-12-22 19:43:27 +01:00
Paul Müller
bc2e40992b working pypi setup files. 2014-12-22 18:39:55 +01:00