Re: [Jcyclone-users] Jcyclone - RIP ?
Brought to you by:
jm7
|
From: dsmith <dsm...@gm...> - 2006-10-30 19:27:21
|
i started looking at jcyclone a while back (a little more than a year ago), and thought it held a lot of promise. in the end, it looked like mina ( http://directory.apache.org/subprojects/mina/index.html ) was a more active project somehow, and i went with mina. but i've always meant to come back to jcyclone and take a closer look again... maybe one day soon. mina, by the way, seems to work very well. it's pretty easy to get started with as well. On 10/30/06, Mark Martin <sto...@gm...> wrote: > > Anthony, > > A few answers... > > A) I can't speak for Matt Welsh, but there certainly are a few > contributors still contributing.. As near as I can tell, Jean Morisette is > the official maintainer, and Toli Kuznets has been contributing a lot over > the last few months. I haven't yet made any official contributions, but I > do plan to. Soon. > > B) > 1) Yes. I have a project (not yet released) running on it. I know Toli is > doing some interesting things with it. YMMV, of course. I haven't seen any > large scale testing on it, but I have a test framework that could probably > be used as a genesis for such testing. > 2) No. Although Toli recently acheived concensus that this should > probably happen -- as well as a move to JDK 1.5. One of the things I plan > to contribute to. > 3) Yes -- it's pure java. I have it running on at least Solaris and Win > Xp. There are no JNI wrappers or anythig like that -- and I've got native > threads running on the Sparc T1 so I'm happy. It is, of course, subject to > inherent Java bugs, including one prohibiting loopback TCP connections on > Solaris (fixed in Mustang). > > C) I found nothing like it when I was searching for such a framework. My > guess is you'll spend months trying to replicate current functionality in > any new project. > > On 10/30/06, Warden, Anthony <Aw...@le...> wrote: > > > > > > Hello > > > > I don't see any activity on Jcyclone for the last 6 months - does > > someone know if the project is A) Dead B) Completely stable and feature > > complete C) Superseded > > > > For A - where did the contributors go ? > > > > In the case of C - what's the related effort ? > > > > For B -> > > 1) Does anyone know if the SEDA feature of adaptive admission control > > (per http://www.eecs.harvard.edu/~mdw/papers/control-usits03.pdf<http://www.eecs.harvard.edu/%7Emdw/papers/control-usits03.pdf>) is a > > feature in Jcyclone? > > 2) Is the Jcyclone code implemented over the java.util.concurrent > > classes (and should it be) or are all the fundamental's implemented > > from scratch - e.g. org.jcyclone.core.queue.IBlockingQueue vs > > java.util.concurrent.LinkedBlockingQueue > > 3) Is the code free of any OS or specific JVM or native code > > dependencies > > > > > > Thanks for your help. > > > > Anthony > > > > > * Anthony Warden > > > * Electronic Client Services Technology > > > * Lehman Brothers International (Europe) > > > * 25 Bank Street, London E14 5LE > > > * aw...@le... > > > > > > > > > ------------------------------------------------------------------------------ > > This message is intended only for the personal and confidential use of > > the designated recipient(s) named above. If you are not the intended > > recipient of this message you are hereby notified that any review, > > dissemination, distribution or copying of this message is strictly > > prohibited. This communication is for information purposes only and should > > not be regarded as an offer to sell or as a solicitation of an offer to buy > > any financial product, an official confirmation of any transaction, or as an > > official statement of Lehman Brothers. Email transmission cannot be > > guaranteed to be secure or error-free. Therefore, we do not represent that > > this information is complete or accurate and it should not be relied upon as > > such. All information is subject to change without notice. > > > > > > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, > > security? > > Get stuff done quickly with pre-integrated technology to make your job > > easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > > Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > _______________________________________________ > > JCyclone-users mailing list > > JCy...@li... > > https://lists.sourceforge.net/lists/listinfo/jcyclone-users > > > > > > -- > ------------------------------------------------------ > Born to the false world, the wanderer, > Storyteller, The Pied Piper > On a quest for immortality > Gathering a troop to find the fantasy > -- Nightwish > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > JCyclone-users mailing list > JCy...@li... > https://lists.sourceforge.net/lists/listinfo/jcyclone-users > > > |