PGD Home

P0-A9: Part 862: Debugging

by on Feb.14, 2021, under Astral Realms, P-0, P0_A9, Software and Games, Spiritus Astrum

I have been working on improving the server side code. Currently, there are issues with multiple simultaneous connections accessing the database at the same time.

I have improved my database connection code to properly utilise connection pooling, which means that I can handle up to 100 simultaneous connections, which should be more than enough for my purposes.

I have not yet integrated these code changes into my project, but I have proof of concept, and it should be reasonably easy to refactor my project to support these changes.

Facebooktwitterredditpinterestlinkedinmail

Comments are closed.

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!