programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Re: SwiftForth Survey

From: Alexander Seregin <a.seregin_at_foratec-com.ru>
Date: Wed, 23 Apr 2008 15:19:50 +0600

Hi, all

I have question to developers of SwiftForth system that had arisen from Rick's
question
> 1. Do you use the current multi-tasking model in SwiftForth? This
> is the "old" model multi-tasker, with PAUSE and CONSTRUCT and ACTIVATE.

Cause the time of Windows95 was over I think about Fiber-mechanism that are
built-in Win32 API set
It will provide something similar to cooperative multitasking in one
process/thread but not in Windows system.
I think it will be the best way for SwiftForth.

Though writing multithreaded application under Win32 it is not easy,
one must know which synchronization object to use and when to use.
I want to point waitabletimer-objects out. It may provide good mechanism
similar to watchdog-timers.

So I prefer to leave old model and extend it.

Alexander

----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and
bug reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Wed Apr 23 2008 - 02:14:44 PDT

This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:44 PST