Skip to content

ENH: Provide the capability to have multiple print servers running at the same time #8

@BobGlicksman

Description

@BobGlicksman

The architecture allows the OVL system to have multiple print servers all running at the same time. However, the code for OVLcheckincheckout.php does not lock records when querying for unprinted record values and then setting the printed flag on the record. Therefore, more than one print server might pick up the same badge and multiple badge prints can occur. An enhancement would be to add some record locking into this PHP script so that multiple print servers can be accommodated and they won't print duplicate badges.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions