> Hi, first of all, my name is filip, hope you all are doing well.
>
> a few weeks back I wrote an email about clustering and if there was any
> initiative.
> I looked at the source code of Catalina, and it didn't appear to me that
it
> was a complete implementation since it was using regular UDP packets
without
> guaranteed delivery of messages between nodes.
>
> I implented an in memory session replication that works pretty well for
me,
> at least in the tests that I have ran.
>
> I also wrote complete docs (with the source code published) that you can
> find on
> http://www.filip.net/tomcat/tomcat-javagroups.html
>
> I'd like to contribute this source to the Tomcat/Catalina project and
> continue to develop it from there.
>
> So I have my question for the developers of Tomcat is: Could I add this
> source to the source of Catalina and continue to contribute to the cluster
> implementation of Tomcat?

Yes, why not.
Note that the feature is:
- a bit redundant with JK/JK2 load balancing, so it's not my top priority
personally
- currently in alpha/unsupported status

If you want to fix it, then it would add more deployment options for a
clustered Tomcat (that's good).

Remy


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to