public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Charles Wilson <cwilson@ece.gatech.edu>
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] NEW: cygipc-2.01-2 [Requires cygwin-1.5.3+]
Date: Wed, 03 Sep 2003 07:35:00 -0000	[thread overview]
Message-ID: <20030903073539.8ECD132A822@redhat.com> (raw)

Yes, it's finally happened.  I've made CygIPC into an official package.

          This version is SUBSTANTIALLY different from
          the 1.14 version distributed from
          http://www.neuro.gatech.edu/users/cwilson/cygutils/cygipc/

          SO READ THIS EMAIL ALL THE WAY THRU !!!

CygIPC provides Inter-Process Communications services for cygwin, using 
a daemon and library for client applications.

This release is built against the cygwin-1.5.x kernel; it will not work 
with 1.3.22.

CHANGES:

Some notable differences between THIS release and the older 1.14 version:

   MOST IMPORTANTLY, it is NOT compatible with 1.14 AT ALL.

Projects compiled against libcygipc(1.14) will NOT work with the daemon 
from 2.01, nor vice versa.  HOWEVER, the two daemons CAN both be 
installed -- and run -- on the same machine simultaneously.  Updating an 
existing application to use the new CygIPC distribution should be as 
simple as recompiling the application, linking against the new library, 
and ensuring that the new daemon is running.

If you already have ipc-daemon.exe installed as a service on your 
machine, you will STILL need to install ipc-daemon2.exe as a service as 
well.  At a later date, you might consider uninstalling the older daemon.

You might also consider upgrading cygutils to version 1.2.1 or newer; 
some of the utility programs that were previously distributed with 
cygipc-1.14 are NOT distributed in this new package; they have been 
moved over to cygutils.

------------------
* Compiled against cygwin-1.5.2

* documentation moved to /usr/share/*

* installs into /usr/* instead of /usr/local/*

* Built library as DLL 'cygcygipc-2.dll'; provide import and
   static libraries

* Link daemon dynamically

* daemon is now called "ipc-daemon2.exe".  It uses a different
   namespace for its /tmp files, and a different namespace for its
   global objects.  (therefore, it can coexist with the older daemon;
   both can be installed on your system together, until the older one
   is no longer needed for anything)

* Use 64 bit key_t

* Use the ftok() exported by cygwin-1.5.x; don't provide private
   version.

* remove ipck, ipcs, and ipcrm from the distro (now provided by
   cygutils-2.x+)

* remove semtool, shmtool, and msgtool (have been in cygutils for a
   while)

* Much improvement in the shm code (Michael Haubenwallne)
     a. shm handles forks
     b. shm works better with multiprocess (the whole point, after
        all...)

* General bugfixes (Joe Buehler, MH)

* semctl(SETALL) now conforms to the standard (MH)

* semctl(GETALL) implemented (MH)

* semaphores now persistent until explicitly removed, or system
   reboot/ipc-daemon shutdown. (JB)

* Automatic removal of /tmp/MultiFileXXX files on [normal] daemon
   shutdown (MH)

--------------------

This is a lot of changes; I expect growing pains.  But, it's a .01
release, so what did you expect?  However, it's been in test, and used 
by test-python users for almost a month, so...

Oh, and one other thing: I STILL expect that eventually, cygipc will
become obsolete, and that cygserver will replace it.  I am fully
committed to helping make cygipc obsolete...


-- 
Charles Wilson
cygipc volunteer maintainer for cygwin

To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

               *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at the above URL.





--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

             reply	other threads:[~2003-09-03  7:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-03  7:35 Charles Wilson [this message]
2003-09-03 14:00 ` Jason Tishler
2003-09-04  3:28   ` Charles Wilson
2003-10-04  3:47   ` changing my cygwin username to have no spaces in it Terrence Brannon
2003-10-04  4:25     ` Igor Pechtchanski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030903073539.8ECD132A822@redhat.com \
    --to=cwilson@ece.gatech.edu \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).