Re: [Vala] Question about a basic coroutine example




Once again, if you really need a cooperative multitasking in your app
(which by the way is not bad, unlike the cooperative multitasking in
the entire operating system that was m$ windows 3.11) you should
consider to give a try to GNU Pth. Otherwise, use threads.

Can you elaborate on the features that make GNU Pth
preferable to using async (or perhaps glib thread). 
My impression is that GNU Pth is simply a portable 
implementation of thread.

hand
Nor Jaidi Tuah





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]