MySQL Forums
Forum List  »  Performance

Client to server connection
Posted by: Dan Toškan
Date: April 14, 2015 12:40PM

Hello,

I have a client-server(not the MySQL server) application and since I'm expecting a fair amount of online users, I'd need a way to quickly write and read data from the mySQL database(waiting for the connection to open each time is time consuming and keeping it open is unsecure). I'm sure there's a better way to handle many requests in a shorter timespan. How could I acheive this?

Thank you for your time,
Dan

Options: ReplyQuote


Subject
Views
Written By
Posted
Client to server connection
1429
April 14, 2015 12:40PM
601
April 14, 2015 11:18PM
578
April 17, 2015 08:09PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.