Thread: RE: [Beepcore-java-users] [newbie] jdk1.4.2
Status: Beta
Brought to you by:
huston
From: Steve H. <st...@ke...> - 2003-11-13 21:56:56
|
Any timeline yet? How would one either track or get involved in the = development? Cheers, Steve -----Original Message----- From: Huston [mailto:hu...@us...] Sent: Thu 11/13/2003 6:22 AM To: Steve Harris; bee...@li... Cc:=09 Subject: Re: [Beepcore-java-users] [newbie] jdk1.4.2 Steve, nio is definitely if the future but I'm not sure about using seda. I = took an initial look at seda and it looks like very good technology but I need = to do some testing to see if tuning resets for TLS would be possible within = that architecture. --Huston ----- Original Message -----=20 From: "Steve Harris" <st...@ke...> To: <bee...@li...> Sent: Wednesday, November 12, 2003 7:19 PM Subject: [Beepcore-java-users] [newbie] jdk1.4.2 I read about the project beep4j which seems to be dead and I was = wondering if this project was working towards a seda like nio based implementation = of beep? Something that can handle thousands of connections? Cheers Steve ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Beepcore-java-users mailing list Bee...@li... https://lists.sourceforge.net/lists/listinfo/beepcore-java-users |
From: Steve H. <st...@ke...> - 2003-11-13 23:17:46
|
I think one of the samples on the seda website is a tls one. While I like seda concepts I have issues with the java implementation. I find the coding style very unusual (i.e. classes that have lowercase names). I would probably do some renaming before using it ;-) Cheers, Steve -----Original Message----- From: Gabe Wachob [mailto:gw...@wa...] Sent: Thu 11/13/2003 3:02 PM To: Steve Harris Cc: Huston; bee...@li... Subject: RE: [Beepcore-java-users] [newbie] jdk1.4.2 Just FYI- I implemented a very lightweight seda architecture in python when = working on my aborted pybeep project. http://pybeep.sf.net I never got to dealing with TLS. There are strategies, afaik, for = dealing with I/O that can't be "staged", and TLS might be one such case. -Gabe On Thu, 13 Nov 2003, Steve Harris wrote: > Any timeline yet? How would one either track or get involved in the = development? > Cheers, > Steve > > > -----Original Message----- > From: Huston [mailto:hu...@us...] > Sent: Thu 11/13/2003 6:22 AM > To: Steve Harris; bee...@li... > Cc: > Subject: Re: [Beepcore-java-users] [newbie] jdk1.4.2 > Steve, > > nio is definitely if the future but I'm not sure about using seda. I = took an > initial look at seda and it looks like very good technology but I need = to do > some testing to see if tuning resets for TLS would be possible within = that > architecture. > > --Huston > > ----- Original Message ----- > From: "Steve Harris" <st...@ke...> > To: <bee...@li...> > Sent: Wednesday, November 12, 2003 7:19 PM > Subject: [Beepcore-java-users] [newbie] jdk1.4.2 > > > I read about the project beep4j which seems to be dead and I was = wondering > if this project was working towards a seda like nio based = implementation of > beep? > Something that can handle thousands of connections? > Cheers > Steve > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: ApacheCon 2003, > 16-19 November in Las Vegas. Learn firsthand the latest > developments in Apache, PHP, Perl, XML, Java, MySQL, > WebDAV, and more! http://www.apachecon.com/ > _______________________________________________ > Beepcore-java-users mailing list > Bee...@li... > https://lists.sourceforge.net/lists/listinfo/beepcore-java-users > > > > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: ApacheCon 2003, > 16-19 November in Las Vegas. Learn firsthand the latest > developments in Apache, PHP, Perl, XML, Java, MySQL, > WebDAV, and more! http://www.apachecon.com/ > _______________________________________________ > Beepcore-java-users mailing list > Bee...@li... > https://lists.sourceforge.net/lists/listinfo/beepcore-java-users > > --=20 Gabe Wachob gw...@wa... Personal http://www.wachob.com Founder, WiredObjects http://www.wiredobjects.com |
From: Gabe W. <gw...@wa...> - 2003-11-13 23:02:39
|
Just FYI- I implemented a very lightweight seda architecture in python when working on my aborted pybeep project. http://pybeep.sf.net I never got to dealing with TLS. There are strategies, afaik, for dealing with I/O that can't be "staged", and TLS might be one such case. -Gabe On Thu, 13 Nov 2003, Steve Harris wrote: > Any timeline yet? How would one either track or get involved in the development? > Cheers, > Steve > > > -----Original Message----- > From: Huston [mailto:hu...@us...] > Sent: Thu 11/13/2003 6:22 AM > To: Steve Harris; bee...@li... > Cc: > Subject: Re: [Beepcore-java-users] [newbie] jdk1.4.2 > Steve, > > nio is definitely if the future but I'm not sure about using seda. I took an > initial look at seda and it looks like very good technology but I need to do > some testing to see if tuning resets for TLS would be possible within that > architecture. > > --Huston > > ----- Original Message ----- > From: "Steve Harris" <st...@ke...> > To: <bee...@li...> > Sent: Wednesday, November 12, 2003 7:19 PM > Subject: [Beepcore-java-users] [newbie] jdk1.4.2 > > > I read about the project beep4j which seems to be dead and I was wondering > if this project was working towards a seda like nio based implementation of > beep? > Something that can handle thousands of connections? > Cheers > Steve > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: ApacheCon 2003, > 16-19 November in Las Vegas. Learn firsthand the latest > developments in Apache, PHP, Perl, XML, Java, MySQL, > WebDAV, and more! http://www.apachecon.com/ > _______________________________________________ > Beepcore-java-users mailing list > Bee...@li... > https://lists.sourceforge.net/lists/listinfo/beepcore-java-users > > > > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: ApacheCon 2003, > 16-19 November in Las Vegas. Learn firsthand the latest > developments in Apache, PHP, Perl, XML, Java, MySQL, > WebDAV, and more! http://www.apachecon.com/ > _______________________________________________ > Beepcore-java-users mailing list > Bee...@li... > https://lists.sourceforge.net/lists/listinfo/beepcore-java-users > > -- Gabe Wachob gw...@wa... Personal http://www.wachob.com Founder, WiredObjects http://www.wiredobjects.com |
From: Huston <hu...@us...> - 2003-11-18 15:55:38
|
Steve, No timeline yet, it is the third item on my list of things to do. Right now my first priority is cleaning up the API, which I am close to finishing. Following that I had planned on some refactoring of the internals to clean things up. Then I'm planning adding nio/seda support. Right now the only way to track the development is to subscribe to the mailing lists, in particular the cvs-commits mailing list. I'm open to other people contributing and working on the project, there are many things that need to be worked on. We would need to have a discussion about the changes you are interested in working on to avoid stepping on each other. --Huston ----- Original Message ----- From: "Steve Harris" <st...@ke...> To: "Huston" <hu...@us...>; <bee...@li...> Sent: Thursday, November 13, 2003 2:56 PM Subject: RE: [Beepcore-java-users] [newbie] jdk1.4.2 Any timeline yet? How would one either track or get involved in the development? Cheers, Steve -----Original Message----- From: Huston [mailto:hu...@us...] Sent: Thu 11/13/2003 6:22 AM To: Steve Harris; bee...@li... Cc: Subject: Re: [Beepcore-java-users] [newbie] jdk1.4.2 Steve, nio is definitely if the future but I'm not sure about using seda. I took an initial look at seda and it looks like very good technology but I need to do some testing to see if tuning resets for TLS would be possible within that architecture. --Huston ----- Original Message ----- From: "Steve Harris" <st...@ke...> To: <bee...@li...> Sent: Wednesday, November 12, 2003 7:19 PM Subject: [Beepcore-java-users] [newbie] jdk1.4.2 I read about the project beep4j which seems to be dead and I was wondering if this project was working towards a seda like nio based implementation of beep? Something that can handle thousands of connections? Cheers Steve ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Beepcore-java-users mailing list Bee...@li... https://lists.sourceforge.net/lists/listinfo/beepcore-java-users |
From: <no...@co...> - 2003-11-24 21:03:43
|
Steve/Huston, I would like to get involved in the SEDA/NIO development if you're looking for help. The current implementation is working well for me, but I've always wanted to get more hands-on experience with NIO. Any chance we could hold a short discussion in the near future and put together a plan? Thanks, Troy > Steve, > > No timeline yet, it is the third item on my list of things to do. Right > now my first priority is cleaning up the API, which I am close to > finishing. Following that I had planned on some refactoring of the > internals to clean things up. Then I'm planning adding nio/seda support. > > Right now the only way to track the development is to subscribe to the > mailing lists, in particular the cvs-commits mailing list. I'm open to > other people contributing and working on the project, there are many > things that need to be worked on. We would need to have a discussion > about the changes you are interested in working on to avoid stepping on > each other. > > --Huston > > ----- Original Message ----- > From: "Steve Harris" <st...@ke...> > To: "Huston" <hu...@us...>; > <bee...@li...> > Sent: Thursday, November 13, 2003 2:56 PM > Subject: RE: [Beepcore-java-users] [newbie] jdk1.4.2 > > > Any timeline yet? How would one either track or get involved in the > development? > Cheers, > Steve > > > -----Original Message----- > From: Huston [mailto:hu...@us...] > Sent: Thu 11/13/2003 6:22 AM > To: Steve Harris; bee...@li... > Cc: > Subject: Re: [Beepcore-java-users] [newbie] jdk1.4.2 > Steve, > > nio is definitely if the future but I'm not sure about using seda. I > took an initial look at seda and it looks like very good technology but > I need to do some testing to see if tuning resets for TLS would be > possible within that architecture. > > --Huston > > ----- Original Message ----- > From: "Steve Harris" <st...@ke...> > To: <bee...@li...> > Sent: Wednesday, November 12, 2003 7:19 PM > Subject: [Beepcore-java-users] [newbie] jdk1.4.2 > > > I read about the project beep4j which seems to be dead and I was > wondering if this project was working towards a seda like nio based > implementation of beep? > Something that can handle thousands of connections? > Cheers > Steve > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: ApacheCon 2003, > 16-19 November in Las Vegas. Learn firsthand the latest > developments in Apache, PHP, Perl, XML, Java, MySQL, > WebDAV, and more! http://www.apachecon.com/ > _______________________________________________ > Beepcore-java-users mailing list > Bee...@li... > https://lists.sourceforge.net/lists/listinfo/beepcore-java-users > > > > > > > > > > ------------------------------------------------------- > This SF. Net email is sponsored by: GoToMyPC > GoToMyPC is the fast, easy and secure way to access your computer from > any Web browser or wireless device. Click here to Try it Free! > https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl > _______________________________________________ > Beepcore-java-users mailing list > Bee...@li... > https://lists.sourceforge.net/lists/listinfo/beepcore-java-users |