Maybe I could suggest another direction. Look at the http://avalon.apache.org/phoenix/index.html
James, the jarkarta mail server is built on top of maven. Here are a list of some 3rd party apps built on it. http://avalon.apache.org/related/external.html You will find both http://open-im.net/en/ and http://telnetd.sourceforge.net/ very interesting. all opensource, so you can learn for your own code... Also the tomcat, jetty source, will give you good code too. Justin -----Original Message----- From: Alex Skinner [mailto:[EMAIL PROTECTED] Sent: 03 November 2003 15:24 To: [EMAIL PROTECTED] Subject: RE: [ cf-dev ] OT Robust Java XML Socket Server yeah give us a bell 0870 745 0726, they'll give you my mobile if im not in Alex -----Original Message----- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: 03 November 2003 13:07 To: '[EMAIL PROTECTED]' Subject: RE: [ cf-dev ] OT Robust Java XML Socket Server Thanks Ross, Alex are you on this list? :O) -----Original Message----- From: Ross Williams [mailto:[EMAIL PROTECTED] Sent: 30 October 2003 16:23 To: [EMAIL PROTECTED] Subject: RE: [ cf-dev ] OT Robust Java XML Socket Server Speak to Alex @ Pixl8 - I believe he's had one in the works, Cheers, R ------------------------------------------------------- RAWNET LIMITED - Internet, New Media and ebusiness Gurus Visit our new website at http://www.rawnet.com for more information about our company, or call us anytime on 01344 393 040. ------------------------------------------------------- Ross Williams Managing Director, Rawnet Limited Direct Phone : +44 (0) 1344 393 440 Switchboard : +44 (0) 1344 393 040 ------------------------------------------------------- This message may contain information which is legally privileged and/or confidential. If you are not the intended recipient, you are hereby notified that any unauthorised disclosure, copying, distribution or use of this information is strictly prohibited. Such notification notwithstanding, any comments, opinions, information or conclusions expressed in this message are those of the originator, not of rawnet limited, unless otherwise explicitly and independently indicated by an authorised representative of rawnet limited. ------------------------------------------------------- -----Original Message----- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: 30 October 2003 16:18 To: Cfug Dev List (E-mail) Subject: [ cf-dev ] OT Robust Java XML Socket Server I'm starting to build a chat room in Flash and have looked into the usual suspects for the socket servers, Oregano, NFC Chat, Electro, Unity etc. What I'm after is more specialised than what seems to be available, coupled with the fact that I'd rather build it myself and have an understanding of how it all works. I'm trying to find out what it is that makes one java socket server more robust than another. I have a simple threaded version that works nicely with me and a few others in the room connected to it, but when it comes to 300 concurrent users what will I need to ensure that it doesn't die a death? Any pointers would be nice, I've asked around in other places but I thought there might be some knowledgeable people amongst you lot :O) Ade ------------------------------------------------------------------ Adrian Lynch Web Application Developer Thoughtbubble Ltd Full Service Agency ------------------------------------------------------------------ <http://www.thoughtbubble.com> Tel: +44 (0) 20 7387 8890 (ex. 23) Fax: +44 (0) 20 7383 2220 ------------------------------------------------------------------ The information in this email and in any attachments is confidential and intended solely for the attention and use of the named addressee(s). Any views or opinions presented are solely those of the author and do not necessarily represent those of Thoughtbubble. This information may be subject to legal, professional or other privilege and further distribution of it is strictly prohibited without our authority. If you are not the intended recipient, you are not authorised to disclose, copy, distribute, or retain this message. Please notify us on +44 (0)207 387 8890. -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
