The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > AIX
Google UNIX.COM
Home Forums Register Rules & FAQ Members List Arcade Search Today's Posts Mark Forums Read


AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace.


Other UNIX.COM Threads You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Expect script issue Segwar Shell Programming and Scripting 2 04-25-2008 04:00 AM
expect issue...help! nimrodman Shell Programming and Scripting 1 04-02-2008 07:05 AM
performance issue big123456 UNIX for Advanced & Expert Users 1 08-28-2007 06:53 AM
performance issue rein AIX 1 07-11-2007 11:54 PM
Performance issue shibz UNIX for Advanced & Expert Users 5 12-17-2002 07:12 AM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-14-2008
Registered User
 

Join Date: May 2008
Posts: 3
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
Performance issue in expect library on AIX 5.3

Hi All,

I am getting a performance issue in expect5.43.0 library on IBM AIX 5.3. When I have used exp_fexpectv call for pattern matching with the expect string, the execution latency of the call is approximately 200 ms. In that way, I am able to complete only 4 or 5 transactions per second using the expect library. Even when I bypassed this call and used a separate code to read the file pointer opened by exp_popen, the latency is not reduced.

When I am using expect 5.40.0 expect library on solaris 8, I am not facing this problem.

Do I have to use expect 5.40.0 library on AIX to resolve problem? Or Could this be because of any issue with the AIX 5.3 installation? Please suggest.
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 05-14-2008
Registered User
 

Join Date: Mar 2008
Location: In the middle of Europe
Posts: 47
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
Do you install expect from the IBM Linuxtoolbox or do you use some other binary? If you do you may try expect from the toolbox first. If you use some other binary: was it compiled with VAC or GCC? VAC might be preferable when it comes to speed (and compatibility).
Reply With Quote
  #3 (permalink)  
Old 05-14-2008
Registered User
 

Join Date: May 2008
Posts: 3
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
I have downloaded expect 5.43 from expect.nist.gov website and installed using gcc. I have used libtcl8.4 along with that.
Reply With Quote
Google UNIX.COM
Reply



Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 06:59 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger

Search Engine Optimization by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102