[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MIG->Corba (performance)
From: |
Ognyan Kulev |
Subject: |
Re: MIG->Corba (performance) |
Date: |
Sat, 10 Feb 2001 15:12:46 +0200 |
User-agent: |
Mutt/1.3.12i |
On Fri, Feb 09, 2001 at 04:11:19PM +0100, Marcus Brinkmann wrote:
> Of course, but any message passing only adds a constant overhead to a single
> message. Performance increase can also be achieved by adding new interfaces,
> which remove the need to send several messages (by replacing them with a
> single message). I think this is what is planned for fork. Faster computers
> make the constant overhead for single messages negligible.
One beautiful solution will be batching many IPC requests in one context
switch, e.g. (open,read,close). No concrete idea and no clear vision how it
could be done (even not implemented, but designed). Of course this is not
the right time to think about it for Hurd, but perhaps in the future...
PS Disussions about CORBA & Hurd always inspire me :-)))) Merging the
efforts with GNOME project will be A Good Thing (GConf, ...) - I see it as
the most progressive GNU project (Unix sucks, but we'll fix it:-))).
--
Ognyan Kulev <ogi@fmi.uni-sofia.bg>, "\"Programmer\""
- Re: MIG->Corba, (continued)
- Re: MIG->Corba, Joshua Rosen, 2001/02/08
- Re: MIG->Corba, Brian May, 2001/02/08
- Re: MIG->Corba, Marcus Brinkmann, 2001/02/08
- Re: MIG->Corba (performance), Ingmar Schuster, 2001/02/09
- Re: MIG->Corba (performance), Marcus Brinkmann, 2001/02/09
- Re: MIG->Corba (performance), OKUJI Yoshinori, 2001/02/09
- Re: MIG->Corba (performance),
Ognyan Kulev <=
- Re: MIG->Corba (performance), exa, 2001/02/10
- Re: MIG->Corba (performance), Ognyan Kulev, 2001/02/10
- Re: MIG->Corba (performance), Eray Ozkural (exa), 2001/02/13
- Re: MIG->Corba (performance), Johan Rydberg, 2001/02/19
- Re: MIG->Corba (performance), Eray Ozkural, 2001/02/19
- Re: MIG->Corba (performance), Mridul Jain, 2001/02/11
- Re: MIG->Corba, Mridul Jain, 2001/02/09
- Re: MIG->Corba, Eray Ozkural (exa), 2001/02/09
- Re: MIG->Corba, Jeff Bailey, 2001/02/09
- Re: MIG->Corba, Mridul Jain, 2001/02/09