Hi James,
this is great work! I'd like to support you in using the Slide event stuff to implement the notifications.
It would be nice to use the events for cluster notifications as we could test or improve the event mechanism by using it for this scenario.
As a start you should take the class WebdavDispatcher from the Projector framework. (org.apache.slide.projector.repository.webdav.WebdavDispatcher)
This class will be moved to the webdavclient when all dependencies to Projector are removed. If you work want to go this way, I'd try to do this today...
This class contains all additional webdav methods that are needed for UDP/TCP listening for push and poll notifications.
It should be fairly easy to use, but I'll assist you as much as I can as the clustering would be a great thing!
Regards,
Daniel


Feedback on this would be appreciated, especially with regards to the
notification mechanism. I'm familiar with JMS, but that means clustering
would depend on a JMS server (obviously). I've never used javagroups,
but it seems to be a popular solution to this kind of issue. I think I'd
like to use HTTP, and with the event support that's being worked on this
seems feasable, but I couldn't find any examples of how to send an event
to the webdav servlet.

-James




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



Reply via email to