Re: Push and Pull model

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



"Ziv" wrote:

> I intend to build some graph to receive VOIP data from
> the network. I have a few theoretical questions:
>
> 1. Can I asume that the transfer model between the
> filters is generally PULL with a graph that recieves data
> from the network and playbacks the voice in my PC
> speakers(I intend to use standard filters)?

No. The delivery model used by almost all of the stock and
third-party filters is PUSH. Only the connections between
the async readers and splitters is usually PULL, while the
rest of the graph downstream from the splitter works in PUSH
mode.

> 2. If the application is fullduplex i.e. it also
> transmitts VOIP data to the network, does the previous
> perssist?

Since the previous is not true to begin with, the answer is
no.

> 3. Can I use PULL model in the transmitting part?

Yuo can do whatever the filters you use support.


--
// Alessandro Angeli
// MVP :: DigitalMedia
// a dot angeli at psynet dot net


.



Relevant Pages

  • Re: Video network streaming
    ... he means that your network application protocol (as ... the samples can be safely passed across the network from the source graph to ... insight into what goes on when various filters are connected. ... need a custom render filter and the render graph will need a custom source ...
    (microsoft.public.win32.programmer.directx.video)
  • Push and Pull model
    ... I intend to build some graph to receive VOIP data from the network. ... Can I asume that the transfer model between the filters is generally PULL ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Video network streaming
    ... writing my own source and render filters sounds like a lot of work. ... i've had very little experience with network programming. ... > the samples can be safely passed across the network from the source graph to ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Help about Graphy Theory and Communication Networks plz..
    ... > I need help about graph theory.. ... > " We can use graphs to represent a communication network. ... one for graphs is an adjacency matrix: If there are N vertices, ...
    (sci.math)
  • Re: traffic graphing/monitoring
    ... Arie Kachler wrote: ... We are looking for a software that will graph and save history for all ... traffic flows that go through our network. ... I know Packeteer is mostly for bandwidth management, ...
    (freebsd-isp)