Opened 16 years ago
Last modified 16 years ago
#1374 new enhancement
optimize postage stamp creation when multiple stamps requested from same image
| Reported by: | bills | Owned by: | bills |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | pstamp | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The postage stamp server currently creates a job for each stamp to be made. The parser collects request specifications that reference the same images and queues them in order.
We could reorganize ppstamp to support creating multiple stamps in the same process. We'd need to change the work flow a bit as well
Note:
See TracTickets
for help on using tickets.
