comp.lang.ada
 help / color / mirror / Atom feed
* Local Partitions and Florist/Glade.
@ 2003-10-03 23:30 Freejack
  0 siblings, 0 replies; only message in thread
From: Freejack @ 2003-10-03 23:30 UTC (permalink / raw)


In my efforts to integrate Cryptlib with Glade(which seems to be going
well so far) I've noticed that the only IPC in the Glade PCS is through
network sockets(Stream and Datagram).

I'd like to use Message_Queues, Unix/Local Sockets, and Shared_Memory in
the PCS for "localhost" systems that support it. Of course, I could
implement this myself, but I'm posting this message up wondering if
anyone else has implemented these features for the PCS. Implementing it
would be trivial with the GNAT toolchain, but it might run into problems
with other compilers.

These features do exist to some extent in the GNAT specific OS libs.

Of course, these are "Posix" features, so Windows users might have to
install some extra software to get 'em working. But oh well. ;->

Of course, I could be missing something in the Garlic source code. I'm
gonna be spending some more time looking over the Glade source. In the
meantime, any pointers?

Freejack



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-10-03 23:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-03 23:30 Local Partitions and Florist/Glade Freejack

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox