giovannipizzi / seekpath

A module to obtain and visualize k-vector coefficients and obtain band paths in the Brillouin zone of crystal structures
Other
114 stars 45 forks source link

Increase the number of threads in the web app #53

Closed giovannipizzi closed 6 years ago

giovannipizzi commented 6 years ago

Now it's 4, but in general it can be higher (e.g. 10 - a default Ubuntu configuration for a server has 25 ThreadsPerChild with a MPM-event in my experience). Also this reduces risks of downtime if a requests become extremely slow (see e.g. #50)