Add some thoughts about improving speed

This commit is contained in:
Nico Schottelius 2016-06-06 18:39:24 +02:00
parent ab74da9c29
commit d2e5fa7167

7
docs/2016-06-06.org Normal file
View file

@ -0,0 +1,7 @@
* Enhance cdist speed
** Start separate server with own option
** Reconfigure normal sshd with appropriate options
** Start various own daemons
** Use custom multiplexing protocol
** Support native Python code
*** Use manifest.py instead of manifest if available