home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / windows / x / 21563 < prev    next >
Encoding:
Text File  |  1993-01-26  |  2.0 KB  |  49 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!spool.mu.edu!enterpoop.mit.edu!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
  3. From: uhler@xsoft.xerox.COM (Chris Uhler)
  4. Subject: A Multi-Threaded Xlib 1.1
  5. Message-ID: <9301260042.AA24997@expo.lcs.mit.edu>
  6. Sender: daemon@athena.mit.edu (Mr Background)
  7. Organization: XSoft/Xerox, Palo Alto, Calif.
  8. Date: Tue, 26 Jan 1993 00:42:48 GMT
  9. Lines: 38
  10.  
  11. A multi-threaded version of Xlib (1.1) based on X11R5 patch 12 is now
  12. available for anonymous FTP from:
  13.         DEC on gatekeeper.dec.com (16.1.0.2) in /pub/X11/contrib/mt-xlib-1.1
  14.         MIT on export.lcs.mit.edu (18.24.0.12) in /contrib/mt-xlib-1.1
  15.  
  16. This version, 1.1, contains many improvements over the 1.0 version,
  17. including the fixes to several race conditions and deadlock bugs.  Also,
  18. a few major performance improvements were put in this version.
  19.  
  20. The necessary files are:
  21.    3 -rw-r--r--  1 ftp          3046 Jan 21 19:02 README
  22.  112 -rw-r--r--  1 ftp        106235 Jan 21 19:02 mt-xlib-xhib92.ps.Z
  23. 1632 -rw-r--r--  1 ftp       1658123 Jan 21 19:03 mt-xlib.tar.Z
  24.  
  25. And they contain:
  26. README                  - how to unpack and build the library
  27. mt-xlib-xhib92.ps.Z     - the MT Xlib paper presented at Xhibition '92
  28. mt-xlib.tar.Z           - the source code tree
  29.  
  30. Note:  Another paper was published at the USENIX Winter 1993 Technical
  31. Conference.  It describes, in addition to the technical detail of
  32. this library, the performance improvement and measurement that were
  33. done since the 1.0 release.  The paper is copyrighted by the USENIX
  34. and can be found under the title "Design and Implementation of a
  35. Multi-Threaded Xlib" in the USENIX Winter 1993 Technical Conference
  36. proceedings.
  37.  
  38. Currently the library supports Pthreads on OSF/1 from DEC and PCR on SunOS.
  39.  
  40. A mailing list is set up for discussion and development of this
  41. implementation of multi-threaded Xlib:
  42.         mt-xlib@xsoft.xerox.com
  43.  
  44. Send your add/remove request to/from the mailing list to:
  45.         mt-xlib-request@xsoft.xerox.com
  46.  
  47. Please e-mail any feedback (good or bad) to:
  48.         mt-xlib-comment@xsoft.xerox.com
  49.