Messages per Month
| From | Sent On | Attachments |
|---|---|---|
| Marcus Flanagan | Jan 22, 2002 7:36 am | |
| Krzysztof Czaja | Jan 23, 2002 2:41 am | |
| thomas gorbach | Jan 23, 2002 4:52 am | |
| oliver stotz | Jan 23, 2002 5:35 am | |
| marius schebella | Jan 23, 2002 7:58 am | |
| Orm Finnendahl | Jan 23, 2002 8:09 am | |
| Krzysztof Czaja | Jan 24, 2002 12:01 pm | |
| Orm Finnendahl | Jan 25, 2002 4:45 am | |
| Larry Troxler | Jan 25, 2002 5:55 am | |
| ünter geiger | Jan 25, 2002 6:20 am | |
| Orm Finnendahl | Jan 25, 2002 6:55 am | |
| Larry Troxler | Jan 25, 2002 8:17 am | |
| Miller Puckette | Jan 25, 2002 8:54 am | |
| "Andrew (Andy) W. "Schmeder | Jan 25, 2002 8:56 am | |
| ünter geiger | Jan 25, 2002 8:59 am | |
| mark | Jan 25, 2002 9:29 am |
| Subject: | Re: Scheme / Re: [PD] permutations | |
|---|---|---|
| From: | ünter geiger (gei...@xdv.org) | |
| Date: | Jan 25, 2002 8:59:09 am | |
| List: | at.iem.pd-list | |
On Fri, 25 Jan 2002, Larry Troxler wrote:
Hi Guenter,
I hadn't really thought of using the shell external, because I assumed it would be too slow for handling real-time message processing. Could I be wrong?
Larry
Hi,
Yes, it is true that shell isn't specifically fast, it depends on what you are using it for, i.e how fast your metro is.
Additionally I have planned an extension to shell, where the inlet is basically used to pipe commands to your script, then you don't have to start the interpreter everytime you want to execute something.
Another advantage of shell is that it will play very well with multiprocessor systems, because it's asychronous.
Guenter





