I am looking for
how link credit protocol works with respect to producer and consumer .
my main confusion points are ,
1> let say I have any create producer API which should in turn create link
with sender role (amqp protocol),
what should be link credit for this producer (at create producer API)
so the it can enqueue message.
2> In case ,sender is done with all link credit then how It gets link
credit again when It tries to enqueue message .
like in case of sender gets flow per-formative frame with drain flag
(flow (drain= true))set as true , it has to consume all link credit , how
it will again get link credit .
Off course if I am not able understand above two points , I may be
missing something else also :).
Regards,
Rakesh
On Tue, Mar 19, 2013 at 6:08 PM, Rafael Schloming <[email protected]> wrote:
> Are you looking for an explanation of how the protocol works or how to use
> these features from an API?
>
> --Rafael
>
> On Tue, Mar 19, 2013 at 3:14 AM, Rakesh Kushwaha <[email protected]
> >wrote:
>
> > Hi ,
> >
> > I am little bit confused with amqp 1.0 link flow control and there credit
> > policy and what is use of drain flag .
> >
> > could somebody brief me , amqp 1.0 link flow control with some sample
> > example ??
> >
> > Regards,
> > Rakesh
> >
>