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 -ALinux command.
Rtype: number
box.indexbox.info.pid¶A process ID of the current instance. You can also get the process ID as follows:
ps -A Linux command.| Rtype: | number |
|---|