zhenlab-ltri / NemaNode

Interactive map of neural connections in the nematode C. elegans. Online at http://nemanode.org.
http://nemanode.org
GNU General Public License v3.0
8 stars 4 forks source link

Reusing database connections #55

Open d2fong opened 4 years ago

d2fong commented 4 years ago

By using connection pools we can potentially reduce the time taken to connect to mysql to run queries.