I looked at PB for an architecture with one client distributing some
processing to several servers. Now I came across JMS and I have seen that
using ActiveMQ with the Stomp protocol there would be a good support for
Python.
Surprising I couldn't find any article comparing the two technologies
I've been looking over the xhtml documents used to generate the twisted
documentation, and I've noticed a number of issues:
- some docs do not have a DOCTYPE declaration, I think they should all have
one
- of those documents that do have DOCTYPEs, some are using xhmtl-strict, and
some are using xh
I'd like to see this ticket get moving again. I've gone over what's been
done so far (and put my comments in the ticket), and it looks like
everything is at least mostly ready to be merged into the Twisted trunk.
So what else needs to be done to get this to happen? I'm happy to try and
get it do
On Mon, Oct 5, 2009 at 9:14 AM, wrote:
> I looked at PB for an architecture with one client distributing some
> processing to several servers. Now I came across JMS and I have seen that
> using ActiveMQ with the Stomp protocol there would be a good support for
> Python.
> Surprising I couldn’t fi
Drew Smathers wrote:
Hi,
> JMS is a messaging
> middleware defined at the Java language API level (hence the need to for
> STOMP protocol and similar adapting layers for use with Python or other
> non-Java languages).
A bit off-topic, but note that it's sometimes possible to use JMS almost
as-i
On Mon, Oct 5, 2009 at 12:22 PM, Kevin Horn wrote:
> I've been looking over the xhtml documents used to generate the twisted
> documentation, and I've noticed a number of issues:
>
Are these issues really affecting you in some way?
> I'm planning to correct some of these issues, but I wanted t
On Mon, Oct 5, 2009 at 12:34 PM, Kevin Horn wrote:
> I'd like to see this ticket get moving again.
Excellent!
> I've gone over what's been done so far (and put my comments in the ticket),
> and it looks like everything is at least mostly ready to be merged into the
> Twisted trunk.
>
Your an
On Mon, Oct 5, 2009 at 1:25 PM, Glyph Lefkowitz wrote:
> On Mon, Oct 5, 2009 at 12:22 PM, Kevin Horn wrote:
>
>> I've been looking over the xhtml documents used to generate the twisted
>> documentation, and I've noticed a number of issues:
>>
>
> Are these issues really affecting you in some way?
On Mon, Oct 5, 2009 at 1:32 PM, Glyph Lefkowitz wrote:
> On Mon, Oct 5, 2009 at 12:34 PM, Kevin Horn wrote:
>
>> I'd like to see this ticket get moving again.
>
>
> Excellent!
>
>
>> I've gone over what's been done so far (and put my comments in the
>> ticket), and it looks like everything is at
I have googled this topic and found and example in
(A) http://www.mail-archive.com/twisted-...@twistedmatrix.com/msg01796.html
well, another simpler example is
(B) http://www.mail-archive.com/twisted-...@twistedmatrix.com/msg01788.html
My questions are:
1. Does the approach in (A) be recommended?
Hi,
I'd love to provide a 'canonical answer' to this question, but unfortunately
it is something that I've been confused with in the past too.
I'm hoping there is a sort of 'best practice' answer to this, and I'd
additionally hope that this answer might appear in this extremely
good running serie
crossposted to twisted-...@twistedmatrix.com, which is probably a
better venue...
On Oct 6, 2009, at 12:08 AM, biziap biziap wrote:
> I have googled this topic and found and example in
> (A) http://www.mail-archive.com/twisted-...@twistedmatrix.com/msg01796.html
> well, another simpler example i
12 matches
Mail list logo