|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
pipe effiency
hello:
i encounter a problem,please help me. i use pipe to transfer continus data between two process.the data maybe come very quickly and contiunsly(7*24) .But the buffer of pipe is 4096Bytes,I dont't know whether it can be work successful. thanks a lot. |
|
#2
|
|||
|
|||
|
imho a bigger buffer would only help to get over longer peaks. for long-time running programs, it should not matter. the sending process is blocked when the buffer is full until the receiving process gets the data.
__________________
-- Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more. |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Linux Help > pipe effiency |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|