Schrift
[thread]6829[/thread]

Programm aus perl starten (Seite 2)



<< |< 1 2 >| >> 12 Einträge, 2 Seiten
ptk
 2005-04-01 12:17
#53114 #53114
User since
2003-11-28
3645 Artikel
ModeratorIn
[default_avatar]
CPAN:IPC::Run ist auch eine schoene Alternative.
sri
 2005-04-01 18:01
#53115 #53115
User since
2004-01-29
828 Artikel
BenutzerIn
[Homepage] [default_avatar]
[quote=Taulmarill,01.04.2005, 10:09]aus perldoc perlfork:
Quote
On some platforms such as Windows where the fork() system call is not available, Perl can be built to emulate fork() at the interpreter level. While the emulation is designed to be as compatible as possible with the real fork() at the level of the Perl program, there are certain important differences that stem from the fact that all the pseudo child "processes" created this way live in the same real process as far as the operating system is concerned.

hat da einer erfahrungswerte?[/quote]
Der win32 fork code ist fast equivalent zu iThreads...
<< |< 1 2 >| >> 12 Einträge, 2 Seiten



View all threads created 2005-03-31 17:56.