box.info.pid
-
box.info.
pid
¶ A process ID of the current instance. You can also get the process ID as follows:
- Using tarantool.pid().
- Using the
ps -A
Linux command.
Rtype: number
box.index
box.info.
pid
¶A process ID of the current instance. You can also get the process ID as follows:
ps -A
Linux command.Rtype: | number |
---|