spine-tools / Spine-Database-API

Database interface to Spine generic data model
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
6 stars 5 forks source link

Use a deep copyable mp queue to communicate with server mngr #197

Closed manuelma closed 1 year ago

manuelma commented 1 year ago

Instead of the most expensive socket-based approach.

Checklist before merging