Regarding this way of doing it: be aware, that ALL external applications you start from Gemstone/S are bounded to the CPU/Thread-ID Gemstone/S is bount itself (e.g. first two cores) - even if you have eight cores.
Due to this "limitation" I start service processes always externally to Gemstone and they communicate via sockets (raw ip or 0MQ) and they get their working command via network. So I can use all available cores.
Marten
BrunoBB via Glass <[hidden email]> hat am 28. Juni 2017 um 13:42 geschrieben:
3) For MySql i use System performOnServer: 'mysql -u <user> -pmypassword -e
"select * from schema.table"'
_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass