mySQL: PHP or direct access?

Dr. Hawkins dochawk at gmail.com
Thu Aug 13 19:04:58 EDT 2015


On Thu, Aug 13, 2015 at 3:56 PM, Peter Haworth <pete at lcsql.com> wrote:

> I do like the idea of only a single connection to the db from the server
> side script.  But don't you then start getting into multiple thread issues
> for performance reasons?
>

I will be needing a persistent server for my remote clients, too.   My
tentative solution is to have multiple instances on different ports, so the
initial server connection will direct the client which port to open a
socket upon to balance load.

Something other than a livecode application is probably a better answer . .
.


-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462



More information about the use-livecode mailing list