That is, although many concurrent users can be connected to the database (when running in server mode), all SQL statements are placed in a queue and executed one at a time.
Also keep in mind that having too many page cleaners may overwhelm the run queue on the database server and cause the significant performance degradation.