home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / windows / x / 21497 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  2.3 KB

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