[Question] Threaded scripts?
#2

Threading is a common technique used in the MySQL plugin(s). Basically, you have a query and as soon as your query is executed, the plugin calls back to the script and you can put your code in threads, so the code is only executed in the thread, when the query executes properly.

It's an ambiguous term though, it can mean multiple things, but I'm presuming you're talking about the MySQL definition/usage.
Reply


Messages In This Thread
[Question] Threaded scripts? - by tony_fitto - 14.03.2012, 15:30
Re: [Question] Threaded scripts? - by Calgon - 14.03.2012, 15:36
Re: [Question] Threaded scripts? - by TTJJ - 14.03.2012, 15:38
Re: [Question] Threaded scripts? - by TRIPLE-xXx-GAMEING - 14.03.2012, 15:41
Re: [Question] Threaded scripts? - by tony_fitto - 14.03.2012, 15:42
Re: [Question] Threaded scripts? - by NoorMustafa123 - 27.07.2018, 14:40

Forum Jump:


Users browsing this thread: 1 Guest(s)