home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / ada / 4034 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  2.1 KB

  1. Path: sparky!uunet!newsflash.concordia.ca!daily-planet.concordia.ca!victor
  2. From: victor@cs.concordia.ca (KRAWCZUK victor)
  3. Newsgroups: comp.lang.ada
  4. Subject: TeleSoft's RiscADA and RPC's
  5. Message-ID: <5668@daily-planet.concordia.ca>
  6. Date: 22 Jan 93 01:23:25 GMT
  7. Sender: usenet@daily-planet.concordia.ca
  8. Organization: Computer Science, Concordia University, Montreal, Quebec
  9. Lines: 35
  10.  
  11.  
  12. Hi,
  13.  
  14.     I was wondering if anyone in Ada-land is using TeleSoft's
  15. RiscADA compiler on a Sun Sparc (SunOS 4.1.3) *and* is using
  16. TeleSoft's AdaLan LAN product, specifically AdaLan's RPC facility, in
  17. conjunction with the TeleSoft RiscAda.  I don't know if it's just me
  18. or what, but if I write a very simple multitasking client program and
  19. have both tasks send RPC's (both tasks are in a loop issuing RPC's) to
  20. the same server, the server usually starts hogging the CPU after about
  21. 3 minutes of reliable service.  In general, I have found AdaLan to be
  22. quite unpredictable when incorporating Adalan-based RPC's into a
  23. multi-tasking client.  In fact, AdaLan comes with an example program
  24. that demonstrates how to write the client (stub and application) and
  25. server code when the client is multi-tasking.  Even this "canned"
  26. example (slightly modified to send a steady stream of RPC's to the
  27. server) didn't perform up to expectations; the server started hogging
  28. the CPU after about 3 minutes for no apparent reason.
  29.  
  30.     My main goal is (or was :-) to use the RISCAda compiler with
  31. TeleLan and a TeleSoft Motif GUI builder called "TeleUSE."  Problems
  32. only multiply when TeleUSE is brought into the picture.  The good
  33. folks at TeleSoft assured me that some of their customers use these
  34. three products together with success.  Has anybody had any luck with
  35. the combination of these three products?  Inquiring minds would love
  36. to know!!
  37.  
  38.  
  39.  
  40.  
  41. -- 
  42. -----------------------------------------------------------------------
  43. |     Victor Krawczuk   (e-mail : victor@cs.concordia.ca )            |
  44. |     Concordia University, Dept. of Computer Science  (H-961)        | 
  45. |     1455 De Maisonneuve Blvd. W., Montreal, Quebec, Canada, H3G 1M8 | 
  46.