[AHK_H v2] Native multi-threading using thread local storage (without AutoHotkey.dll)

Discuss the development of AutoHotkey_H
-_+
Posts: 70
Joined: 06 Dec 2014, 12:43

Re: [AHK_H v2] Native multi-threading using thread local storage (without AutoHotkey.dll)

Post by -_+ » 12 May 2016, 11:44

That's awesome, but what about the future of that? Will that get landed to AHK_L v2?
HotKeyIt, I heard of your alternative branch of AHK, but I never cared to try it, is there anywhere a comparison list (a feature 'diff') of your branch against the main one (AHK_L v2)?

HotKeyIt
Posts: 2364
Joined: 29 Sep 2013, 18:35
Contact:

Re: [AHK_H v2] Native multi-threading using thread local storage (without AutoHotkey.dll)

Post by HotKeyIt » 12 May 2016, 15:42

The future of the tls version is that it will replace current AHK_H v2, it is very unlikely that it will be merged to AHK_L v2!
The changes AHK_L to AHK_H can be found here.

HotKeyIt
Posts: 2364
Joined: 29 Sep 2013, 18:35
Contact:

Re: [AHK_H v2] Native multi-threading using thread local storage (without AutoHotkey.dll)

Post by HotKeyIt » 14 May 2016, 12:18

I have merged tls branch into v2, let me know if you find any bugs or problems.

vasili111
Posts: 747
Joined: 21 Jan 2014, 02:04
Location: Georgia

Re: [AHK_H v2] Native multi-threading using thread local storage (without AutoHotkey.dll)

Post by vasili111 » 09 Jun 2016, 03:23

Why not to just merge all that multi-threading things to AutoHotkey v2? Multi-threading gives huge advantage compared with single threaded. I think AutoHotkey most lacking option is Multi-threading.
DRAKON-AutoHotkey: Visual programming for AutoHotkey.

Post Reply

Return to “Development”