Re: Euphoria 2.6 Attn: Robert
- Posted by C Bouzy <eucoder at hotmail.com> Dec 26, 2005
- 793 views
Robert Craig wrote: However you might look into the User Contribution > by Daniel Kluss, where, while using Euphoria multitasking, > he creates a second independent O/S thread to handle > a slow API call. > Robert, Thank you for the response, and I tried Daniel’s library. Currently the lib only works with the PD multitasking version of EU, and unfortunately the PD version is too slow for my needs, even when compiled to C. What I am curious about is why can’t a similar system be added to the official version of EU? It is hard to develop commercial apps in EU when they freeze from time to time when calling certain functions in DLLs. In my opinion “non-blocking” support should be officially added and supported. Any possibility we can see this happening in the near future? ----If you continue to do what you have always done, you will get what you have always gotten.----