On Oct 22, 2013, at 11:33 PM, Daniel Sank wrote:
> I should clarify something:
>
> I understand that Avatar and Mind are introduced in the cred section.
> I'll venture to suggest that the pb section simply refers and links to
> that.
This sounds like a clear bug in the documentation, and even i
On Oct 22, 2013, at 12:41 AM, Orestis Markou wrote:
> Any pointers on how to best use this in combination with WSGI/Django? In the
> past I had a combination of twisted-web (for /static and /media) and wsgi
> host (for everything else), all running under the same Service. Essentially:
Have you
On 23 Οκτ 2013, at 11:21 π.μ., Glyph wrote:
> On Oct 22, 2013, at 12:41 AM, Orestis Markou wrote:
>
>> Any pointers on how to best use this in combination with WSGI/Django? In the
>> past I had a combination of twisted-web (for /static and /media) and wsgi
>> host (for everything else), all
Ok, I've pimped up the test
https://github.com/oberstet/scratchbox/blob/master/python/twisted/masterchild/streaming_master.py
https://github.com/oberstet/scratchbox/blob/master/python/twisted/masterchild/streaming_child.py
and running on Ubuntu LTS 12.04, 64 Bit, Core i7 3.4GHz, epoll reactor, I
Hi everyone,
I have raised the question of Windows XP support in Twisted earlier
today in #twisted-dev. Since the Microsoft "extended support" cut-off is
within six or so months, and there is continuing trouble with the
XP-based buildslave, I think it would be a good idea to get a figure of
h
Hi everybody
I a came across a surprising problem when using the epoll based reactor.
(ticket here https://twistedmatrix.com/trac/ticket/6796)
As you can see on the ticket, the epoll object seems to share some state
even after fork.
Which means even after having forked the process, making some ch
Tobias and Itamar -
Thanks for sharing the conversation and statistics. Very interesting!
-Tom
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
On 23/10/13 16:46, Flint wrote:
Hi everybody
I a came across a surprising problem when using the epoll based reactor.
(ticket here https://twistedmatrix.com/trac/ticket/6796)
As you can see on the ticket, the epoll object seems to share some state
even after fork.
Which means even after having
Hi,
this is funny, I am also working in this area currently.
Though I use spawnProcess for various reasons, not multiprocessing - which is
also the recommendation on the ticket. And it makes sense.
Nevertheless I'd be interested what happens if you try that on a kqueue-reactor
OS .. ideally Fr
On 23/10/13 17:39, Phil Mayers wrote:
2. Arrange for the epoll object (or FD) to be closed after fork, but
before exec, so that the child process can't fiddle with it
See also:
http://bugs.python.org/issue8713
...which suggests Python 3.4 added fork+exec support to multiprocessing.
On Uni
On 03:46 pm, grindi...@gmail.com wrote:
Hi everybody
I a came across a surprising problem when using the epoll based
reactor.
(ticket here https://twistedmatrix.com/trac/ticket/6796)
As you can see on the ticket, the epoll object seems to share some
state
even after fork.
[snip]
- Using s
On Oct 23, 2013, at 7:07 AM, HawkOwl wrote:
> Hi everyone,
>
> I have raised the question of Windows XP support in Twisted earlier today in
> #twisted-dev. Since the Microsoft "extended support" cut-off is within six or
> so months, and there is continuing trouble with the XP-based buildslave
If you're still running XP isn't it pretty unlikely you have hardware modern
enough to power a Steam game in the first place?
-J
Sent via iPhone
Is your email Premiere?
> On Oct 23, 2013, at 10:51, Glyph wrote:
>
>
>> On Oct 23, 2013, at 7:07 AM, HawkOwl wrote:
>>
>> Hi everyone,
>>
>> I
> If you're still running XP isn't it pretty unlikely you have
> hardware modern enough to power a Steam game in the
> first place?
You'd be surprised. I have an XP machine at work because I never
bothered to buy a new license for Win7, but I've upgraded the hardware
reasonably recently. I have no
Hi, all,
I have many users that need to send data to me for archival. Large
data sets in many files (10,000's of files 100s of GB per file set.) Up
to this point the users use a ftp client wrapper that uploads data to my
FTP server. This has become too problematic with firewalls etc. and I
no
Hi all,
Sorry for the short notice. My buildslaves (bot-idnar-debian{,64})
will be down for the next 8 hours or so, due to the host systems being
moved to another datacentre.
--
mithrandi, i Ainil en-Balandor, a faer Ambar
___
Twisted-Python mailing li
Aloha
is anybody aware of code allowing to attach to USB devices with twisted?
The only piece of code I found is the twistification of pywws (Weather
Station) on
https://gist.github.com/claws/2464017
The code works, but I'm scratching my head if there is a better solution
to this problem, a
On Oct 23, 2013, at 3:18 PM, Werner Thie wrote:
> Aloha
>
> is anybody aware of code allowing to attach to USB devices with twisted?
>
> The only piece of code I found is the twistification of pywws (Weather
> Station) on
>
> https://gist.github.com/claws/2464017
>
> The code works, but I'm
On Oct 23, 2013, at 10:56 AM, Jason J. W. Williams
wrote:
> If you're still running XP isn't it pretty unlikely you have hardware modern
> enough to power a Steam game in the first place?
Not according to the statistics that Valve themselves publish about Steam. Did
you read the link in the
>
> Not according to the statistics that Valve themselves publish about Steam.
> Did you read the link in the original email?
>
Yeah, I didn't see a correlation though of what kind of hardware those
folks were running. They could be running ancient stuff and are prepared to
deal with the conseque
Lloyd Carothers writes:
> For such a use case I'm surprised not to find an example. I think I
> just need a push in the right direction. Is producers/consumers the
> right approach?
It's a bit dated at this point, but maybe this might spark some ideas:
http://twistedmatrix.com/pipermail/twis
I think I have figured out what's wrong with the documentation. Some
of the chapters are out of order. It looks like the logical flow was
broken as new chapters were inserted. For example, the chapter
"Authentication with Perspective Broker" refers to "Using Perspective
Broker" as the "previous cha
22 matches
Mail list logo