home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / database / informix / 1887 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  1.7 KB

  1. Path: sparky!uunet!cs.utexas.edu!swrinde!emory!q8.dk
  2. From: pp@q8.dk (Poul Pedersen)
  3. Newsgroups: comp.databases.informix
  4. Subject: Client-Server-Istar
  5. Message-ID: <9478@emory.mathcs.emory.edu>
  6. Date: 5 Sep 92 08:03:10 GMT
  7. Sender: walt@mathcs.emory.edu
  8. Reply-To: pp@q8.dk (Poul Pedersen)
  9. Lines: 31
  10. X-Informix-List-ID: <list.1431>
  11.  
  12.  
  13.         Hey experts
  14.  
  15.         can you help me with an ethernet calculation for a client
  16.         server installation with ISTAR and Informix Online.
  17.         If I have the following informations from tbstat -p
  18.  
  19.         dskreads        50 per second     (Calculated worst case)
  20.         bufreads      3650 per second               -
  21.         dskwrits        10 per second               -
  22.         bufwrits       100 per second               -
  23.  
  24.         I estimate the average record length to be 80 bytes.
  25.         The tables in my database will use row locking.
  26.  
  27.         The number of data bits to transfer between client and
  28.         server will be around (3650+100)*80*8 = 2.4 Mbit per second.
  29.         There will be some SQL commands, which will be transfered as
  30.         well.
  31.         I then suppose, that the ethernet with a capacity of
  32.         1 Mbit per second will be insuficient, but a 10 Mbit
  33.         net will have the needed capacity. Is this correct ?
  34.  
  35.         Thanks for your help from
  36. -----------------------------------------------------------------
  37. Databaseadministrator Poul Pedersen
  38. Kuwait Petroleum (Denmark) A/S
  39. Hummeltoftevej 49                         Mail:   pp@q8.dk
  40. 2830  Virum                               Voice:  +45 45 98 45 94
  41. Denmark                                   Fax:    +45 42 85 14 18
  42. -----------------------------------------------------------------
  43.