Re: Handlerapi 2

2006-10-04 Thread Stefano Bagnara
Noel J. Bergman wrote: OK, ... I see that we had an e-mail avalanche over the holidays. I'll catch up later. In the meantime, I've got a question. As mentioned previously, I have push processing done for CRLF (commands) and CRLF.CRLF (message data) terminated content. I am looking at dot stuf

Re: Handlerapi 2

2006-09-25 Thread Norman Maurer
Hi Noel, i began to wonder if you were kidnapped :-P 1) Yes this may be faster you are right. But at the moment we will need to do the streaming many times for fastfail stuff etc. So maybe it will be not so effectiv as we think at the moment. Thats the moment where an idea come back in my min

RE: Handlerapi 2

2006-09-25 Thread Noel J. Bergman
OK, ... I see that we had an e-mail avalanche over the holidays. I'll catch up later. In the meantime, I've got a question. As mentioned previously, I have push processing done for CRLF (commands) and CRLF.CRLF (message data) terminated content. I am looking at dot stuffing, and mulling over tw

Re: Handlerapi 2

2006-09-16 Thread Norman Maurer
Noel J. Bergman schrieb: At the moment, I am working on delimiter-based I/O, e.g., the I/O path buffers until it sees the deliminator (CRLF, CRLF.CRLF, etc.) before providing the delimited content. Done. Now I'm looking at (memory mapped?) files for the CRLF.CRLF terminated message, as we

RE: Handlerapi 2

2006-09-16 Thread Noel J. Bergman
> At the moment, I am working on delimiter-based I/O, e.g., the I/O path > buffers until it sees the deliminator (CRLF, CRLF.CRLF, etc.) before > providing the delimited content. Done. Now I'm looking at (memory mapped?) files for the CRLF.CRLF terminated message, as well as considering dot stuff

RE: Handlerapi 2

2006-09-16 Thread Noel J. Bergman
Noel J. Bergman wrote: > Norman Maurer wrote: > > you had some time to work on the DataCmdHandler or can share some idea > > so i can do it. I want to complete it soon. > I'm starting to do it in my demo code, which I will upload as a proof of > concept to share the idea in a simpler form, and wi

RE: Handlerapi 2

2006-09-14 Thread Noel J. Bergman
Norman Maurer wrote: > you had some time to work on the DataCmdHandler or can share some idea > so i can do it. I want to complete it soon. I'm starting to do it in my demo code, which I will upload as a proof of concept to share the idea in a simpler form, and will then start to work on the JAME

Re: Handlerapi 2

2006-09-12 Thread Vineet Shrivastava
sorry friend ..i am a new user. On 9/13/06, Norman Maurer <[EMAIL PROTECTED]> wrote: Are you sure you answer the right mail ? bye Norman Am Mittwoch, den 13.09.2006, 11:15 +0530 schrieb Vineet Shrivastava: > Hi, > > can any buddy help me in choosing a bugtracking system > vineet > > On 9/13/0

Re: Handlerapi 2

2006-09-12 Thread Norman Maurer
Are you sure you answer the right mail ? bye Norman Am Mittwoch, den 13.09.2006, 11:15 +0530 schrieb Vineet Shrivastava: > Hi, > > can any buddy help me in choosing a bugtracking system > vineet > > On 9/13/06, Norman Maurer <[EMAIL PROTECTED]> wrote: > > > > Hi noel, > > > > you had some time

Re: Handlerapi 2

2006-09-12 Thread Vineet Shrivastava
Hi, can any buddy help me in choosing a bugtracking system vineet On 9/13/06, Norman Maurer <[EMAIL PROTECTED]> wrote: Hi noel, you had some time to work on the DataCmdHandler or can share some idea so i can do it. I want to complete it soon. Cause as longer we wait it will get harder to merg