diff options
| author | hallgren <hallgren@chalmers.se> | 2014-01-24 13:49:02 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2014-01-24 13:49:02 +0000 |
| commit | daa48610b5f9a6e28a4850722118d7acec7d89d1 (patch) | |
| tree | 14290a89258350938d613a22cb963b0bb06d8cca /src/server | |
| parent | 55ea6cbec556b9c7ffef3f6849c56f9714cb3cc0 (diff) | |
gf -server: allow multiple PGF service requests to be handled in parallel
PGF service requests are stateless and can run in parallel, but some other
requests handled by the server are not and might even change the current
working directory temporarily, and this affects all threads, so it is
important that the PGF service requests access PGF files by absolute paths.
Diffstat (limited to 'src/server')
0 files changed, 0 insertions, 0 deletions
