Changes between Version 6 and Version 7 of BossaExampleTwo


Ignore:
Timestamp:
Jul 30, 2008, 1:53:46 PM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BossaExampleTwo

    v6 v7  
    1616 * When a 2nd or subsequent instance is issued we set the priority to 0.
    1717 * When an instance times out, or finished but without consensus, we set the priority to 2.
     18
     19== Setup ==
     20
     21Create an application named '''bossa_example3'''.
     22Create some jobs:
     23{{{
     24php bossa_example_make_jobs --app_name bossa_example3 --dir example
     25}}}
     26
     27== Callback functions ==
    1828
    1929The callback functions follow: