lfoppiano commited on
Commit
b680f55
·
verified ·
1 Parent(s): 73039a5

Update grobid.yaml

Browse files
Files changed (1) hide show
  1. grobid.yaml +1 -1
grobid.yaml CHANGED
@@ -58,7 +58,7 @@ grobid:
58
  # maximum concurrency allowed to GROBID server for processing parallel requests - change it according to your CPU/GPU capacities
59
  # for a production server running only GROBID, set the value slightly above the available number of threads of the server
60
  # to get best performance and security
61
- concurrency: 5
62
  # when the pool is full, for queries waiting for the availability of a Grobid engine, this is the maximum time wait to try
63
  # to get an engine (in seconds) - normally never change it
64
  poolMaxWait: 1
 
58
  # maximum concurrency allowed to GROBID server for processing parallel requests - change it according to your CPU/GPU capacities
59
  # for a production server running only GROBID, set the value slightly above the available number of threads of the server
60
  # to get best performance and security
61
+ concurrency: 10
62
  # when the pool is full, for queries waiting for the availability of a Grobid engine, this is the maximum time wait to try
63
  # to get an engine (in seconds) - normally never change it
64
  poolMaxWait: 1