Search found 2 matches

by pber
Wed Feb 25, 2015 7:21 pm
Forum: newLISP and the O.S.
Topic: win32 - threads?
Replies: 3
Views: 6027

Re: win32 - threads?

Hi,
so you suggest:
run one or more instances of the whole interpreter
and pipe (possibly netsend) them in and out.
...it was simple!

Many thanks Lutz
and congrats for your great work: NewLisp

paolo
by pber
Wed Feb 25, 2015 3:32 am
Forum: newLISP and the O.S.
Topic: win32 - threads?
Replies: 3
Views: 6027

win32 - threads?

Hi all,
fork and spawn (if I'm not wrong) do not work on windows.
Does exist another way to multiprocessing in newLisp

thanks