The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Documentation

NEW
What's new
This covers the DiCoP client from the end-user's point of view.
DiCoP Config file format and documentation
Overview and the communication between server, proxy, client and worker in depth.
Details for the dicopd daemon.
File structure of the server/client.
Glossary with often used acronyms or words.
Overview over the objects and data structures used in Dicop::Server
Security aspects of the server, clients and workers.
This documentations covers the DiCoP server's gory guts.
The workers started by the client
Test worker for DiCoP, due to simplicity in Perl
Test worker for DiCoP, due to simplicity in Perl
Test worker for DiCoP, due to simplicity in Perl
Test worker for DiCoP, due to simplicity in Perl
Test worker for DiCoP, due to simplicity in Perl

Modules

routines shared between the server and/or client part
a client object
contains all the jobs (with chunks), proxies, testcases, clients etc
a container to group jobs in the Dicop system
a dictionary charset
describes string extraction from a file
a chunk/piece of a Job in the Dicop system.
a chunk in the checklist of a Job in the Dicop system.
a client in the Dicop system.
a group of clients
a job in the Dicop system.
a job type in the dicop system
a proxy in the Dicop system.
a result for a job
a test case for a job
an administrator account
Files.pm -- routines to create target/charset/chunk files
define valid config keys

Examples