1
0
Fork 0
arangodb/Documentation/Books/Users/ConfigureArango/Communication.mdpp

24 lines
789 B
Plaintext

!CHAPTER Command-Line Options for Communication
!SUBSECTION Scheduler threads
@startDocuBlock schedulerThreads
!SUBSECTION Scheduler maximal queue size
@startDocuBlock schedulerMaximalQueueSize
!SUBSECTION Scheduler backend
@startDocuBlock schedulerBackend
!SUBSECTION Io backends
`--show-io-backends`
If this option is specified, then the server will list available backends and
exit. This option is useful only when used in conjunction with the option
scheduler.backend. An integer is returned (which is platform dependent) which
indicates available backends on your platform. See libev for further details and
for the meaning of the integer returned. This describes the allowed integers for
*scheduler.backend*, see [here](#command-line-options-for-communication) for details.