Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #21172
| From | mhx@iae.nl (Marcel Hendrix) |
|---|---|
| Subject | Re: Incorporating new technologies to Forth |
| Newsgroups | comp.lang.forth |
| Message-ID | <62681309008434@frunobulax.edu> (permalink) |
| Date | 2013-03-26 22:35 +0200 |
| References | <720998d1-0804-4bc3-bfad-290472006967@googlegroups.com> |
| Organization | Wanadoo |
Eduardo Costa <edu500ac@gmail.com> writes Re: Incorporating new technologies to Forth > I wonder whether iForth and other Forth implementations > are parallel in the sense that they can profit from multicore > machines. See this article for instance: > > http://home.iae.nl/users/mhx/i4threads.html Yes, iForth is designed to run on multi-core processors. It uses OCCAM-like language extensions to do this. (Several examples have been published in CLF.) The performance scales quite well with the number of CPU cores, and is more than sufficient to e.g. allow writing time-critical FP plugins for audio processing (e.g. fjack). All in high-level Forth of course. -marcel
Back to comp.lang.forth | Previous | Next — Previous in thread | Next in thread | Find similar
Incorporating new technologies to Forth junnia@gmail.com - 2013-03-26 07:45 -0700
Re: Incorporating new technologies to Forth Alex McDonald <blog@rivadpm.com> - 2013-03-26 08:34 -0700
Re: Incorporating new technologies to Forth albert@spenarnc.xs4all.nl (Albert van der Horst) - 2013-03-26 15:59 +0000
Re: Incorporating new technologies to Forth Alex McDonald <blog@rivadpm.com> - 2013-03-26 11:47 -0700
Re: Incorporating new technologies to Forth Roelf Toxopeus <rt4all@notthis.hetnet.nl> - 2013-03-26 18:36 +0100
Re: Incorporating new technologies to Forth Eduardo Costa <edu500ac@gmail.com> - 2013-03-26 13:29 -0700
Re: Incorporating new technologies to Forth mhx@iae.nl (Marcel Hendrix) - 2013-03-26 22:35 +0200
Re: Incorporating new technologies to Forth Rob Sciuk <rob@controlq.com> - 2013-03-27 11:31 -0400
Re: Incorporating new technologies to Forth m.a.m.hendrix@tue.nl - 2013-03-27 08:36 -0700
csiph-web