Groups | Search | Server Info | Login | Register
Groups > comp.lang.tcl > #55708
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!nntp.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Ralf Fassel <ralfixx@gmx.de> |
| Newsgroups | comp.lang.tcl |
| Subject | Re: Fastest way to run two external processes |
| Date | Mon, 11 May 2026 11:08:06 +0200 |
| Organization | A noiseless patient Spider |
| Lines | 15 |
| Message-ID | <ygalddqjouh.fsf@akutech.de> (permalink) |
| References | <10sschf$3nvs2$1@dont-email.me> <10ssgq5$3nvs2$2@dont-email.me> <ygalde6hxe3.fsf@akutech.de> <1777510276-13892@newsgrouper.org> <10t1j98$17vgs$1@dont-email.me> <ygazf2ikfz5.fsf@akutech.de> <10t4782$1vn4c$1@dont-email.me> <10tn2hc$3in5p$1@dont-email.me> |
| MIME-Version | 1.0 |
| Content-Type | text/plain |
| Injection-Date | Mon, 11 May 2026 09:08:06 +0000 (UTC) |
| Injection-Info | dont-email.me; logging-data="1041035"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+Mne/L9hQVSDJFK5/9kJ+a"; posting-host="03fac19be6847fddaa2a1278d0ba5aac" |
| User-Agent | Gnus/5.13 (Gnus v5.13) |
| Cancel-Lock | sha1:9weOZyd3JdO8dPt+3/32EevC7yw= sha1:R8DWIjWivVKW8YJtjBaKRziYrmU= sha256:zAkNlB2wE1Rhgi9rXicxNLPkjusOTgmTPAJzL4fB4YU= sha1:EPySQorRkeumjPUiyJsK/TneI00= |
| Xref | csiph.com comp.lang.tcl:55708 |
Show key headers only | View raw
* Ashok <apnmbx-public@yahoo.com> | Shameless plug... > | Bit late to the topic, but the simplest way to parallelize multiple | processes or threads and wait for completion is promises, if you do | not mind an external package. Bit of a learning curve however. --<snip-snip>-- | https://tcl-promise.magicsplat.com/ Ashok, since coroutines are already part of TCL, any chance of getting promises into the core? It would seem to me as a 'natural' addition for async features in TCL, and the package looks quite mature... R'
Back to comp.lang.tcl | Previous | Next — Previous in thread | Next in thread | Find similar
Fastest way to run two external processes Mark Summerfield <m.n.summerfield@gmail.com> - 2026-04-29 07:38 +0000
Re: Fastest way to run two external processes Mark Summerfield <m.n.summerfield@gmail.com> - 2026-04-29 08:51 +0000
Re: Fastest way to run two external processes meshparts <alexandru.dadalau@meshparts.de> - 2026-04-29 11:24 +0200
Re: Fastest way to run two external processes Mark Summerfield <m.n.summerfield@gmail.com> - 2026-04-29 09:46 +0000
Re: Fastest way to run two external processes Ralf Fassel <ralfixx@gmx.de> - 2026-04-29 12:30 +0200
Re: Fastest way to run two external processes abu <user13892@newsgrouper.org.invalid> - 2026-04-30 00:51 +0000
Re: Fastest way to run two external processes Ralf Fassel <ralfixx@gmx.de> - 2026-04-30 14:23 +0200
Re: Fastest way to run two external processes Mark Summerfield <m.n.summerfield@gmail.com> - 2026-05-01 07:04 +0000
Re: Fastest way to run two external processes Ralf Fassel <ralfixx@gmx.de> - 2026-05-01 22:54 +0200
Re: Fastest way to run two external processes Mark Summerfield <m.n.summerfield@gmail.com> - 2026-05-02 06:57 +0000
Re: Fastest way to run two external processes Ashok <apnmbx-public@yahoo.com> - 2026-05-09 16:03 +0530
Re: Fastest way to run two external processes Ralf Fassel <ralfixx@gmx.de> - 2026-05-11 11:08 +0200
Re: Fastest way to run two external processes Mark Summerfield <m.n.summerfield@gmail.com> - 2026-05-12 08:40 +0000
Re: Fastest way to run two external processes Ralf Fassel <ralfixx@gmx.de> - 2026-05-12 16:58 +0200
Re: Fastest way to run two external processes Olivier <user1108@newsgrouper.org.invalid> - 2026-05-01 10:06 +0000
Re: Fastest way to run two external processes Emiliano <emiliano@example.invalid> - 2026-05-02 00:34 -0300
csiph-web