-
Notifications
You must be signed in to change notification settings - Fork 6
Implementation
teleyinex edited this page Sep 15, 2010
·
5 revisions
Jarifa has two main components: the server and the BOINC client. The tool employs the Account Manager protocol for all the communications and stores all the data in a MySQL server.
##Jarifa Server
The server has two main components: the web interface and the core rpcs. The web interface allows users to handle their respective duties based on the roles they have.
##Web interface
The following image shows the login screen.
Once the user has been logged in, the interface changes based on the user role. The following images show the different views for all the available user roles.
##Supplier
##Allocator
##Volunteer
##Root