PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Pedro Marquez on June 17, 2014, 08:26:26 AM

Title: Create Thread
Post by: Pedro Marquez on June 17, 2014, 08:26:26 AM
Something like that would be fantastic to finish the latest edition of FF
Create functions that run on different threads simply.

(https://www.planetsquires.com/protect/forum/proxy.php?request=http%3A%2F%2Fimg100.xooimage.com%2Ffiles%2F7%2F5%2F4%2Fthread1-463ca3a.jpg&hash=9b9c6e8b397a7d1faac59cfa99ce7418ef9b0351)
(https://www.planetsquires.com/protect/forum/proxy.php?request=http%3A%2F%2Fimg102.xooimage.com%2Ffiles%2F0%2F4%2Fa%2Fthread2-463ca46.jpg&hash=93e5432d9eb192362c7bcf6a492300bfe4027205)
Title: Re: Create Thread
Post by: Eddy Van Esch on June 17, 2014, 09:16:26 AM
I am not sure that I understand.
What is stopping you from creating a thread function now?   :)
Title: Re: Create Thread
Post by: Pedro Marquez on June 17, 2014, 09:26:15 AM
None, comfort and management.
Title: Re: Create Thread
Post by: Michael Stefanik on June 18, 2014, 09:26:47 PM
Creating threads are relatively simple. Where the work can come in is designing your code so that those threads play nicely with one another, avoiding pitfalls like deadlocks and hard-to-debug race conditions.
Title: Re: Create Thread
Post by: Pedro Marquez on June 19, 2014, 09:05:31 AM
You can create a function to create threads in FF
Title: Re: Create Thread
Post by: David Kenny on June 19, 2014, 02:06:10 PM
You could create a thread template and put it in the functions library.
Title: Re: Create Thread
Post by: Pedro Marquez on June 19, 2014, 03:32:05 PM
be good
Title: Re: Create Thread
Post by: Pedro Marquez on June 20, 2014, 01:26:02 PM
You can change the FORM1 another Thread