summaryrefslogtreecommitdiff
path: root/src/backend/regex
diff options
context:
space:
mode:
authorBruce Momjian1998-10-12 02:45:45 +0000
committerBruce Momjian1998-10-12 02:45:45 +0000
commit03ab5f01740a7c2c3fe570d5253aa9bd039d0c70 (patch)
tree7263562f1de99aa399f57b343d9d21e0aa417de7 /src/backend/regex
parentd32c89bbb81dc77dda32bcf0cc9fb2964c84fc84 (diff)
This patch updates the ImageViewer example to use Multiple Threading.
When importing an image into the database, the example now fires off a new Thread, which imports the image in the background. This also means that the application doesn't freeze on the user, and they can still browse the images in the database, while the upload is running. This now makes the ImageViewer a true example on how to use Threads (the threadtest class is just that - a test). Peter
Diffstat (limited to 'src/backend/regex')
0 files changed, 0 insertions, 0 deletions