Changes between Version 16 and Version 17 of BossaOverview


Ignore:
Timestamp:
Jul 30, 2008, 9:31:02 AM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BossaOverview

    v16 v17  
    3131The software structure of Bossa is shown here:
    3232[[Image(bossa.png)]]
     33
     34Bossa provides two web pages: '''bossa_get_job.php''' to get a new job,
     35and '''bossa_job_finished.php''' to handle a finished job.
     36These call various application-supplied '''callback functions''',
     37which in turn call Bossa API functions.
    3338
    3439Bossa's mechanisms are summarized below.