General
Development
TBW
If you are using Linux, most likely you will have to increase the number of available file handles. Just add:
* soft nofile 65536 * hard nofile 65536
to your /etc/security/limits.conf file and restart your device.