当前位置:网站首页>SSDB foundation 2
SSDB foundation 2
2022-04-23 19:07:00 【franket】
Look at the thread
[[email protected] ssdb]# pstree -a 10734
ssdb-server ssdb.conf
├─{ssdb-server}
├─{ssdb-server}
├─{ssdb-server}
├─{ssdb-server}
├─{ssdb-server}
├─{ssdb-server}
├─{ssdb-server}
├─{ssdb-server}
├─{ssdb-server}
├─{ssdb-server}
├─{ssdb-server}
├─{ssdb-server}
└─{ssdb-server}
[[email protected] ssdb]# ps -Lf 10734
UID PID PPID LWP C NLWP STIME TTY STAT TIME CMD
root 10734 10446 10734 0 14 20:29 pts/1 Sl+ 0:01 ./ssdb-server ssdb.conf
root 10734 10446 10735 0 14 20:29 pts/1 Sl+ 0:00 ./ssdb-server ssdb.conf
root 10734 10446 10736 0 14 20:29 pts/1 Sl+ 0:06 ./ssdb-server ssdb.conf
root 10734 10446 10737 0 14 20:29 pts/1 Sl+ 0:00 ./ssdb-server ssdb.conf
root 10734 10446 10738 0 14 20:29 pts/1 Sl+ 0:00 ./ssdb-server ssdb.conf
root 10734 10446 10739 0 14 20:29 pts/1 Sl+ 0:00 ./ssdb-server ssdb.conf
root 10734 10446 10740 0 14 20:29 pts/1 Sl+ 0:00 ./ssdb-server ssdb.conf
root 10734 10446 10741 0 14 20:29 pts/1 Sl+ 0:00 ./ssdb-server ssdb.conf
root 10734 10446 10742 0 14 20:29 pts/1 Sl+ 0:00 ./ssdb-server ssdb.conf
root 10734 10446 10743 0 14 20:29 pts/1 Sl+ 0:00 ./ssdb-server ssdb.conf
root 10734 10446 10744 0 14 20:29 pts/1 Sl+ 0:00 ./ssdb-server ssdb.conf
root 10734 10446 10745 0 14 20:29 pts/1 Sl+ 0:00 ./ssdb-server ssdb.conf
root 10734 10446 10746 0 14 20:29 pts/1 Sl+ 0:00 ./ssdb-server ssdb.conf
root 10734 10446 10747 0 14 20:29 pts/1 Sl+ 0:00 ./ssdb-server ssdb.conf
[[email protected] ssdb]#
Out of Service
[[email protected] ssdb]# ./ssdb-server ssdb.conf -s stop
ssdb-server 1.9.2
Copyright (c) 2012-2015 ssdb.io
[[email protected] ssdb]# ps faux | grep ssdb | grep -v grep
[[email protected] ssdb]#
Background operation
This method will not occupy the current terminal, Close the current terminal It will not cause the service to exit
[[email protected] ssdb]# ./ssdb-server -d ssdb.conf
ssdb-server 1.9.2
Copyright (c) 2012-2015 ssdb.io
[[email protected] ssdb]# ps faux | grep ssdb | grep -v grep
root 10890 1.7 1.8 184860 36164 ? Ssl 21:05 0:00 ./ssdb-server -d ssdb.conf
[[email protected] ssdb]# pstree 10890
ssdb-server───13*[{ssdb-server}]
[[email protected] ssdb]#
版权声明
本文为[franket]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231853539732.html
边栏推荐
- 解决:cnpm : 無法加載文件 ...\cnpm.ps1,因為在此系統上禁止運行脚本
- Installation, use and problem summary of binlog2sql tool
- SSDB基础
- Scrollto and scrollby
- Xlslib use
- PyGame tank battle
- Esp32 (UART receiving and sending) - receiving and sending communication of serial port (4)
- 腾讯云GPU最佳实践-使用jupyter pycharm远程开发训练
- C1000k TCP connection upper limit test 1
- Esp01s with Arduino development environment
猜你喜欢
Esp32 (UART ecoh) - serial port echo worm learning (2)
ESP32 LVGL8. 1 - slider slider (slider 22)
Introduction to ROS learning notes (II)
Download xshell 6 and xftp6 official websites
ESP32 LVGL8. 1 - calendar (calendar 25)
Keysight has chosen what equipment to buy for you
MySQL学习第五弹——事务及其操作特性详解
Raspberry pie 18b20 temperature
2022.04.23 (lc_763_divided into letter interval)
One of the reasons why the WebView web page cannot be opened (and some WebView problem records encountered by myself)
随机推荐
Yyds dry goods inventory stringprep --- Internet string preparation
[advanced level 11 of C language -- character and string functions and their simulation implementation (2)]
Résolution: cnpm: impossible de charger le fichier... Cnpm. PS1 parce que l'exécution de scripts est désactivée sur ce système
12 examples to consolidate promise Foundation
How about CICC wealth? Is it safe to open an account up there
Summary of actual business optimization scheme - main directory - continuous update
Raspberry pie 18b20 temperature
高层次人才一站式服务平台开发 人才综合服务平台系统
Tencent cloud GPU best practices - remote development training using jupyter pycharm
简化路径(力扣71)
Download xshell 6 and xftp6 official websites
ESP32 LVGL8. 1 - slider slider (slider 22)
FTP、ssh远程访问及控制
SSDB foundation 3
Sentinel规则持久化进Nacos
Nacos作为服务注册中心
The type initializer for ‘Gdip‘ threw an exception
MySQL statement
Some records used by VS2010
Esp01s with Arduino development environment