RSCodingClub / STUCO-Backend

MIT License
3 stars 0 forks source link

Split into multiple processes. #46

Open itotallyrock opened 7 years ago

itotallyrock commented 7 years ago

It would be better for overall performace if the current application were split into several processes.

For example a process for fetching google calendar events and then the main response server.