Re: [HACKERS] Re: University Masters Project

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: mark(at)polar-digital(dot)com, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] Re: University Masters Project
Date: 1999-09-03 11:19:07
Message-ID: Pine.BSF.4.10.9909030816130.4130-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 2 Sep 1999, Bruce Momjian wrote:

> [Charset iso-8859-1 unsupported, filtering to ASCII...]
> > Bruce,
> >
> > The replacement of the existing client/server communication project with
> > CORBA looks very interesting, I would love to get involved with something
> > like that. Is there anyone working on it at the moment? What area of it
> > would you like me to look into, any ideas of how I could turn a project like
> > that into a good Thesis? If you can give me some pointers I'll go and speak
> > to my tutor about it all.
>
>
> [CC'ing to hackers for comments.]
>
> Well, one idea is to create a server that listens on a certain port for
> CORBA requests, sends them to a backend for processing, and returns the
> result.
>
> The other idea is to replace our current communication system that uses
> single-character flags and data with a corba model. See developers
> documentation for deals on that.
>
> I think the first on is clearly good, the second may suffer from
> performance problems, or it may not be worth changing all our interfaces
> to handle a new protocol.

I'm curious as to whether there is a way of testing that without too much
trouble? Even the investigation of *that* might make for the thesis in
itself?

Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message José Soares 1999-09-03 12:28:54 Re: [HACKERS] SELECT BUG
Previous Message José Soares 1999-09-03 10:57:00 Re: [HACKERS] SELECT BUG