home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / programm / 12918 < prev    next >
Encoding:
Text File  |  1992-08-31  |  1.7 KB  |  42 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!utcsri!utgpu!engb
  3. From: engb@gpu.utcs.utoronto.ca (Ben Eng)
  4. Subject: Re: OS/2 vs. AmigaOS
  5. Message-ID: <BtuypA.5zq@gpu.utcs.utoronto.ca>
  6. Organization: Jet Penguin Lavatories
  7. References: <1992Aug28.175748.42640@kuhub.cc.ukans.edu> <1992Aug29.003212.13913@endicor.com> <1992Aug31.033347.17131@marlin.jcu.edu.au> <1992Aug31.042231.395@endicor.com>
  8. Date: Mon, 31 Aug 1992 17:17:33 GMT
  9. Lines: 31
  10.  
  11. [moved from comp.sys.amiga.advocacy]
  12.  
  13. In <1992Aug31.042231.395@endicor.com> tsarna@endicor.com (Ty Sarna) writes:
  14.  
  15. >Actually, I think the Amiga is superb for multithreading, since shared
  16. >code and memory are so easy (the only choice, really). I think the
  17. >reason there aren't more multithreaded apps (on any platform; I really
  18. >don't know as proportionally there are many more such aps on other
  19. >platforms either) is that programmers in general (myself included) tend
  20. >to be lazy about such things. It's so tempting to make do with "good
  21. >enough".
  22.  
  23. There really isn't much in terms of language support for multi
  24. threaded applications.  Debugging multiple threads is absolute
  25. hell.
  26.  
  27. If someone were to port over the latest release of TK (2.3 as
  28. of today) and TCL (6.4 as of today), life would be much nicer.
  29. It would make prototyping multitreaded GUI-based apps so much
  30. easier----even easier than ARexx.
  31.  
  32. Every unix hacker wishes for an equivalent to fork() on the amiga,
  33. but we'll never see it.  Wild's ixem library offers a vfork(),
  34. I believe.  I wonder just how usable that vfork() is in real
  35. life.  What are it's limitations (there must be some)?
  36.  
  37. Ben
  38. -- 
  39. e-mail: engb@gpu.utcs.utoronto.ca or ben@jetpen.gts.org (Ben Eng)
  40. UofT EngSci 9T2                   ``We are all masochists here.''
  41. Home: (416)-979-8761, (416)-979-7885
  42.