Sure, I am not really finished with it yet. When I do get done I will do a
write up.
Dan
On Sun, Oct 25, 2009 at 12:15 AM, Glyph Lefkowitz
wrote:
> On Oct 24, 2009, at 3:47 PM, Daniel Griffin wrote:
>
> > I ported my thread based socket code to twisted and have been happy
> > with my results. (
On Oct 24, 2009, at 3:47 PM, Daniel Griffin wrote:
> I ported my thread based socket code to twisted and have been happy
> with my results. (...)
> Basically its a huge win on every level.
>
> Thanks for all the help everyone.
Glad to hear it! Do you want to write up something more specific fo
Hi everyone,
I ported my thread based socket code to twisted and have been happy with my
results. To re-hash, my code creates a connection then waits for the other
end to do something and respond, each connection takes a different amount of
time. I went from 3-5 connections completed per second to
Cool, please let me know off-list if you'd like a quick review before
"going live."
S
On Oct 14, 2009, at 9:30 PM, Dave Peticolas wrote:
> Steve Steiner (listsin) wrote:
>> On Oct 14, 2009, at 4:55 AM, Laurens Van Houtven wrote:
>>> Personally I'm a big fan of this series of blog posts:
>>> ht
Steve Steiner (listsin) wrote:
> On Oct 14, 2009, at 4:55 AM, Laurens Van Houtven wrote:
>> Personally I'm a big fan of this series of blog posts:
>> http://krondo.com/blog/?page_id=1327
>
> Very nice, thanks for sharing!
Thank you. I really meant to make a public announcement
about that on this
Sounds good, I am going to try to get this up and running over the next few
days. I'll get back with some results.
Dan
On Wed, Oct 14, 2009 at 7:14 AM, Steve Steiner (listsin) <
list...@integrateddevcorp.com> wrote:
>
> On Oct 14, 2009, at 4:55 AM, Laurens Van Houtven wrote:
> > Personally I'm
On Oct 14, 2009, at 4:55 AM, Laurens Van Houtven wrote:
> Personally I'm a big fan of this series of blog posts:
> http://krondo.com/blog/?page_id=1327
Very nice, thanks for sharing!
S
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
On Wed, Oct 14, 2009 at 4:44 AM, Daniel Griffin wrote:
> Hi,
>
> I am new to twisted and have been having trouble finding out information
> about twisted's performance. I have a fairly simple setup where I need to
> open a bunch of TCP connections that last for varying amounts of time but
> dont d
On Oct 13, 2009, at 10:44 PM, Daniel Griffin wrote:
Hi,
I am new to twisted and have been having trouble finding out
information about twisted's performance. I have a fairly simple
setup where I need to open a bunch of TCP connections that last for
varying amounts of time but dont do muc
Hi,
I am new to twisted and have been having trouble finding out information
about twisted's performance. I have a fairly simple setup where I need to
open a bunch of TCP connections that last for varying amounts of time but
dont do much. I have tried using threads(got GILed to death) and
Processe
10 matches
Mail list logo