|
Re: OS scheduling vs. VM scheduling: msg#00256lang.erlang.general
There is also a cultural issue thay may come up with threads is that many if not most programmers are conditioned against threads. Any design that uses a lot of threads meets with resistence, even in real-time systems like vxworks which have excellent scheduling latencies and can handle many threads. I have run into this over and over. If your linux box suddenly had 100,000 threads a lot of people would freak. Hiding them in erlang processes is a quieter approach :-) Plus, i would test the hell out if it before i believed them... Ulf Wiger wrote: On Thu, 22 Jan 2004 14:49:01 +0100, Joachim Durchholz <joachim.durchholz@xxxxxx> wrote: |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | high priority signal for scheduling latency: 00256, todd |
|---|---|
| Next by Date: | Re: ANNOUNCE ex11 release two: 00256, Luke Gorrie |
| Previous by Thread: | Re: OS scheduling vs. VM schedulingi: 00256, Ulf Wiger |
| Next by Thread: | Re: OS scheduling vs. VM scheduling: 00256, Joachim Durchholz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |