Autoreply: Re: Quick question...
[email protected] Sat, 2 Apr 2005 09:40:16 -0500
| Newsgroups | gmane.comp.web.mod-pubsub.devel |
|---|---|
| Message-ID | <[email protected]> |
The Mailbox davecline is currently unavailable. It is in deactivated state and is not receiving mails. Your message reads: Received: from doom.electric.net (unverified [216.129.90.117]) by ucmmail.com (Rockliffe SMTPRA 6.1.17) with ESMTP id <[email protected]> for <[email protected]>; Sat, 2 Apr 2005 09:40:16 -0500 Received: from emrelay.onebox.com by doom.electric.net with host-route (Exim 4.34) id 1DHjnM-0001It-40 for [email protected]; Sat, 02 Apr 2005 06:40:16 -0800 Received: by emcmailer; Sat, 02 Apr 2005 06:40:16 -0800 Received: from lists-outbound.sourceforge.net ([66.35.250.225]) by doom.electric.net with esmtp (Exim 4.34) id 1DHjnK-0001HT-3Y for [email protected]; Sat, 02 Apr 2005 06:40:14 -0800 Received: from projects.sourceforge.net (unknown [10.3.1.7]) by sc8-sf-spam2.sourceforge.net (Postfix) with ESMTP id 7861D13E29; Fri, 1 Apr 2005 09:19:55 -0800 (PST) Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.12] helo=sc8-sf-mx2.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30) id 1DHPnX-0005GO-4O for [email protected]; Fri, 01 Apr 2005 09:19:07 -0800 Received: from wproxy.gmail.com ([64.233.184.203]) by sc8-sf-mx2.sourceforge.net with esmtp (Exim 4.41) id 1DHPnD-0002ma-CY for [email protected]; Fri, 01 Apr 2005 09:19:07 -0800 Received: by wproxy.gmail.com with SMTP id 69so910248wra for <[email protected]>; Fri, 01 Apr 2005 09:16:57 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=RnqSD5b339CxURxhUELMB4s0fnRvqzC2M3IQ1NAGO9AnTDwQo6Of3IqJeLFbRUTgCUMsUvHFVZmY3MCQ259WWkA98UNYT+4s0cW0rTc9yF8b5OZtb9oAtY+KzvRi7rI30FoeN1kQ/9aQrLawgvNTgt6JrBPXuwz93Ks8RC7lfrM= Received: by 10.54.7.4 with SMTP id 4mr1118665wrg; Fri, 01 Apr 2005 09:16:57 -0800 (PST) Received: by 10.54.72.18 with HTTP; Fri, 1 Apr 2005 09:16:57 -0800 (PST) Message-ID: <[email protected]> To: Oliver Muoto <[email protected]> Cc: [email protected], Kragen Sitaker <[email protected]>, [email protected], Gregory Burd <[email protected]>, "Benjamin C. Wiley Sittler" <[email protected]> In-Reply-To: <[email protected]> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <[email protected]> X-Spam-Score: 0.0 (/) X-Spam-Report: Spam Filtering performed by sourceforge.net. See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001 0.0 RCVD_BY_IP Received by mail server with no name From: [email protected] Reply-To: [email protected] Subject: [Mod-pubsub-developer] Re: Quick question... Sender: [email protected] Errors-To: [email protected] X-BeenThere: [email protected] X-Mailman-Version: 2.0.9-sf.net Precedence: bulk List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/mod-pubsub-developer>, <mailto:[email protected]?subject=unsubscribe> List-Id: Developer list for mod_pubsub <mod-pubsub-developer.lists.sourceforge.net> List-Post: <mailto:[email protected]> List-Help: <mailto:[email protected]?subject=help> List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/mod-pubsub-developer>, <mailto:[email protected]?subject=subscribe> List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum=mod-pubsub-developer> Date: Fri, 1 Apr 2005 09:16:57 -0800 X-Origin-IP: 66.35.250.225 X-SPAM-Status: NO, -1.1 / 4.0 DCC [0.0] BAYES [0%] X-Virus-Status: Scanned by VirusSMART (s) X-SPAM-Summary: DCC=0.0,DELAYEDDATE=1.5,REFERENCES=-0.2,SOURCEFORG=-3.0,NO_REAL_NAME=0.1,SUBJDOT=0.5 Hi Oliver, Thanks for your comments. I believe experimental client libraries for Java already exist in mod-pubsub. Mike Dierken, who is Cc'd, might know more. As far as the server being ported to Java, no one has yet attempted. One quick thing to try is using Jython to compile the Python to Java bytecodes, though I don't believe anyone has tried this yet. I'm Cc'ing the mod-pubsub-developer list in case anyone else has heard about any attempts to port to Java... Cheers, Adam On Apr 1, 2005 8:26 AM, Oliver Muoto <[email protected]> wrote: > > > Adam > Need your advice. I want (need) to convert Mod-pubsub to Java! Doing a > decent amount of AJAX development and have developed a need for real-time > data boss. Have no problem using Mod-pubsub but some clients has a major > problem with "lesser languages" ;) .. No offence, but given most of their > other infrastructure is J2EE, they are not willing to mix 'platforms'. Any > suggestions? I have tried to do it 'on the cheap' but none of my outsourced > development teams seem to get it, everyone things I am trying to build a JMS > implementation ;(. Before I have to shell out real money, wanted to check in > with you. Any plans to port to Java? If you do, I think you open a WHOLE new > (and large) market (if you can call it that) for the solution. Most large > systems today are still J2EE, and in that world there is no mix and match, > there is but Java. > > Oliver > > Oliver Muoto > Co-founder, Epicentric > e: [email protected] > c: 650-787-5567 > f: 603-258-8950 > http://www.muoto.com?s=o > > Metablocks > Advanced UI and App Design > http://www.metablocks.com/jump?s=o > > MerchantCircle > Want free advertising for your business > http://www.merchantcircle.com/free > > Vignette Completes Acquisition of Epicentric: > http://www.vignette.com/epicentric ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Mod-pubsub-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mod-pubsub-developer ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click