Opened 22 months ago
Closed 21 months ago
#1453 closed enhancement (fixed)
Make the release exporter multi-threaded
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.44 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
I think the performance of the release exporter can be improved by making it multi-threaded. Most of the work it is doing is for a single patient at a time so there should not be too many issues with synchronization.
Change History (4)
comment:1 by , 22 months ago
comment:4 by , 21 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 7022: