[omniORB] Authentication; Garbage Collection

Alex Suzuki alex.suzuki at gmail.com
Mon Aug 2 11:56:12 BST 2004


On Mon, 2 Aug 2004 10:13:32 +0200, Alex Suzuki <alex.suzuki at gmail.com> wrote:
> Does anyone know if python offers a datastructure or module with
> equivalent functionality
> or if there is a better way to do this?

To answer my own question, one possibility would be to include the queue
next/prev pointers into the servants themselves, and instead of storing the
servant's queue position in the active object map, you'd store the reference to
the servant itself. I don't really like it, but I guess it could be
done that way.
Other ideas?

A.
-- 
Alex Suzuki | as at cynox.ch | http://n.ethz.ch/student/asuzuki/
"Computer Science is no more about computers than astronomy
 is about telescopes." - E.W.Dijkstra



More information about the omniORB-list mailing list