Updated at July 17, 2026 02:08 PM
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.
Return type
number
A process ID of the current instance. You can also get the process ID as follows:
ps -A Linux command.Return type
number