mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-02-10 21:23:50 +00:00
Grammar
parent
ddcad7c730
commit
b16b9f4322
2
FAQ.md
2
FAQ.md
@ -2,7 +2,7 @@
|
||||
### Performance
|
||||
|
||||
#### JVM startup
|
||||
Every invocation of `signal-cli ...` starts a Java Virtual Machine instance. This can take anywhere from a second to many time over that, depending on the system.
|
||||
Every invocation of `signal-cli ...` starts a Java Virtual Machine instance. This can take anywhere from a second to a long time, depending on the system.
|
||||
|
||||
To avoid it, signal-cli can be started as a daemon, with subsequent commands sent to it through DBus. See [using `dbus-send`](https://github.com/AsamK/signal-cli/wiki/DBus-service#user-content-send-using-dbus-send).
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user