dbTalk Databases Forums  

NET or CPU VP and how many?

comp.databases.informix comp.databases.informix


Discuss NET or CPU VP and how many? in the comp.databases.informix forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Frank Langelage
 
Posts: n/a

Default NET or CPU VP and how many? - 04-28-2010 , 03:09 PM






IBM recommends to use NET VPs for onsoctcp/ontlitcp and CPU VPs for
onipcshm. So does Art.
But what about onipcstr on Unix?

The recommendation is not platform specific, so the use of NET VPs for
network connections is probably true for Unix and Windows.
What about onipcnmp on Windows?

From what I read, a NET VP for TCP/IP can handle up to 300 connections
performant.
For shared memory connects the advice was to configure as many as CPU
processors.
Depending on the answers to the questions above, how many processors for
the pipe connections should be configured?

Regards, Frank

Reply With Quote
  #2  
Old   
david@smooth1.co.uk
 
Posts: n/a

Default Re: NET or CPU VP and how many? - 04-30-2010 , 03:31 PM






On 28 Apr, 21:09, Frank Langelage <fr... (AT) lafr (DOT) de> wrote:
Quote:
IBM recommends to use NET VPs for onsoctcp/ontlitcp and CPU VPs for
onipcshm. So does Art.
But what about onipcstr on Unix?

The recommendation is not platform specific, so the use of NET VPs for
network connections is probably true for Unix and Windows.
What about onipcnmp on Windows?

*From what I read, a NET VP for TCP/IP can handle up to 300 connections
performant.
For shared memory connects the advice was to configure as many as CPU
processors.
Depending on the answers to the questions above, how many processors for
the pipe connections should be configured?

Regards, Frank
I assume the OS calls for this onipcstr/onipcnmp can block hence use
NET VPs.

However if you have a lot of data transfers back to the client and
hence blocking will be of short duration and the overhead of a context
switch back to the cpu vp will be
significant then use CPU VPs.

Reply With Quote
Reply




Thread Tools
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 On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.