bug-myserver
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-myserver] task #9307: Propose to improve GNU MyServer Throughpu


From: Alexandru IANCU
Subject: Re: [bug-myserver] task #9307: Propose to improve GNU MyServer Throughput and Reliability
Date: Sun, 12 Apr 2009 00:19:42 +0300

Hi Giuseppe,

yes, a TCP connection is a subset of a SCTP stream. 
SCTP stream transports also notifications about different events like
negotiation of streams number SCTP association will have, so between a
SCTP stream and a protocol I see a data filter.

I'm looking also at the code and I would change some parts that are not
related with SCTP associations: Protocol class derived from Filter and
Connection derived from FiltersChain.

Andu

On Fri, 2009-04-10 at 23:23 +0200, Giuseppe Scrivano wrote:
> Hi Alexandru,
> 
> I think the first step is to abstract the idea of "Connection" in a way
> it can be used by TCP and SCTP in a transparent way.  A TCP connection
> will be equivalent to a SCTP stream.  What do you think about?
> 
> Giuseppe
> 
> 
> Alexandru IANCU <address@hidden> writes:
> 
> > Dear developers,
> >
> > please comment this task and post here comments about what parts of code
> > are involved and how to change.
> >
> > I couldn't reach directly Francesco Pipita and Daniele Perrone.
> > I hope you two watch this list.
> >
> > Thank you,
> > Andu.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]