yep, my tests went through fine
Rainer Jung wrote:
Hi Filip,
I did a little exercise with Java 6 and Solaris DTrace.
The change is in fact OK, although I first thought that the
DeltaRequest will no longer be initialized:
DeltaManager.createSession() calls
ManagerBase.createSession()
wh
On 2/25/06, Wade Chandler <[EMAIL PROTECTED]> wrote:
> I thought about not even writing this. Then I thought
> about not even submitting it. Don't take it
> personally how ever it hits anyone. I think it's
> fair.
>
> I think it runs both ways. I think most of the Tomcat
> developers are really
Author: fhanik
Date: Sat Feb 25 03:58:40 2006
New Revision: 380923
URL: http://svn.apache.org/viewcvs?rev=380923&view=rev
Log:
Completed server.xml refactoring and separated out cluster communication,
referred to as channel from session replication
Added:
tomcat/container/tc5.5.x/modules/gr
Author: fhanik
Date: Sat Feb 25 04:11:35 2006
New Revision: 380925
URL: http://svn.apache.org/viewcvs?rev=380925&view=rev
Log:
Refactored messaging package
Added:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/groups/
- copied from r380924,
tomcat/container/tc
Added: tomcat/container/tc5.5.x/modules/ha/etc/cluster-server.xml
URL:
http://svn.apache.org/viewcvs/tomcat/container/tc5.5.x/modules/ha/etc/cluster-server.xml?rev=380936&view=auto
==
--- tomcat/container/tc5.5.x/modules/h
Author: fhanik
Date: Sat Feb 25 07:46:37 2006
New Revision: 380938
URL: http://svn.apache.org/viewcvs?rev=380938&view=rev
Log:
Completed the first round of successful tests
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/groups/group/interceptors/GzipInterce
Author: fhanik
Date: Sat Feb 25 07:49:22 2006
New Revision: 380939
URL: http://svn.apache.org/viewcvs?rev=380939&view=rev
Log:
To do list
Added:
tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
Added: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
URL:
http://svn.apache.org/viewcvs/
--- Bill Barker <[EMAIL PROTECTED]> wrote:
>
>
> > -Original Message-
> > From: Wade Chandler
> [mailto:[EMAIL PROTECTED]
> > Sent: Friday, February 24, 2006 4:57 PM
> > To: Tomcat Developers List
> > Subject: Re: never say never...
> >
> > --- "William A. Rowe, Jr." <[EMAIL PROTECTED
Hi,
I started to trace TC cluster with DTrace. I did a first simple exam for
the mcast subcomplex. CPU usage and especially elapsed times might be
slightly larger than expected, because I used the more intrusive
extended DTrace probes.
All tests were done with JDK 1.6.0 build 72 on Solaris 10 SP
Author: costin
Date: Sat Feb 25 13:35:16 2006
New Revision: 380998
URL: http://svn.apache.org/viewcvs?rev=380998&view=rev
Log:
Few adjustments
Added:
tomcat/sandbox/java/org/apache/tomcat/standalone/SingleMain.java
tomcat/sandbox/js-bin/
tomcat/sandbox/webapps/
Modified:
tomcat/sa
Cool Rainer, interesting numbers. Can you run the same numbers on the
new module groupcom.
I have done some optimizations there, for example, the name isn't
broadcasted. And I am about to remove the domain, instead of having a
default one. also, I agree, lets not translate the 4byte IP and the
I agree, heartbeat is not that important w.r.t. performance. I used it
as a simple test for how DTrace will be able to help. And at least in
that nearly trivial test case the results are already interesting.
Another thing that DTrace can check is lock contention. So there's more
to come :)
D
correctness can be achieved in many different ways, synchronization
just happens to be the easiest one.
The build is working, including session replication (modules
groupcom,ha,storeconfig-ha), just uncomment one line in
container/modules/build.properties and tomcat builds the new modules
inst
Author: fhanik
Date: Sat Feb 25 15:40:22 2006
New Revision: 381024
URL: http://svn.apache.org/viewcvs?rev=381024&view=rev
Log:
minor changes
Modified:
tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/groups/demos/Draw.java
Modified:
tomcat/container/tc5.5.x/modules/g
Author: fhanik
Date: Sat Feb 25 15:43:51 2006
New Revision: 381026
URL: http://svn.apache.org/viewcvs?rev=381026&view=rev
Log:
Refactored new module name
Modified:
tomcat/container/tc5.5.x/modules/ha/src/share/org/apache/catalina/cluster/CatalinaCluster.java
tomcat/container/tc5.5.x/mod
Author: fhanik
Date: Sat Feb 25 15:45:29 2006
New Revision: 381027
URL: http://svn.apache.org/viewcvs?rev=381027&view=rev
Log:
move to the correct location
Added:
tomcat/container/tc5.5.x/modules/groupcom/test/org/
tomcat/container/tc5.5.x/modules/groupcom/test/org/apache/
tomcat/cont
Author: fhanik
Date: Sat Feb 25 15:47:59 2006
New Revision: 381028
URL: http://svn.apache.org/viewcvs?rev=381028&view=rev
Log:
refactored module name
Modified:
tomcat/container/tc5.5.x/modules/ha/etc/cluster-server.xml
Modified: tomcat/container/tc5.5.x/modules/ha/etc/cluster-server.xml
URL:
Hi,
When I do a Google search for Tomcat, the first result is
tomcat.apache.org as expected, but the snippet line that google
displays is strange, saying something about Tomcat growing into a
fuller J2EE container. Does anyone have a clue where the line under
the top result ("has grown into...") c
If you do a search for the snippet, one of the first links is in the
directory -
http://www.google.com/Top/Computers/Programming/Languages/Java/Server-Side/Servlets/Servlet_Engines/
Searching for resin or servletexec will also show the snippents from
the directory - so it's likely the source.
Do
19 matches
Mail list logo