Changes between Version 18 and Version 19 of BossaOverview


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

--

Legend:

Unmodified
Added
Removed
Modified
  • BossaOverview

    v18 v19  
    2626The division of labor is as follows:
    2727
    28  * Bossa provides '''mechanisms'''. It provides all the database (MySQL) support.
     28 * Bossa provides '''mechanisms'''. It provides the database (MySQL) support.
    2929 * You (the project) define the '''policies''' by writing PHP functions; you need to have basic knowledge of PHP to use Bossa.
    3030
    3131The software structure of Bossa is shown here:
     32
    3233[[Image(bossa.png)]]
    3334
     
    3738which in turn call Bossa API functions.
    3839
    39 Bossa's mechanisms are summarized below.
     40We now discuss the various policies you can control,
     41and the corresponding Bossa mechanisms.
    4042
    4143== Job and result representation ==