On 25 Sep, 05:25 am, jacopo.pe...@gmail.com wrote:
On Sep 24, 7:54�pm, exar...@twistedmatrix.com wrote:
On 07:10 am, jacopo.pe...@gmail.com wrote:
>On Sep 23, 5:57�pm, exar...@twistedmatrix.com wrote:
>[snip]
[snip]
If you have a function that takes 5 minutes to run, then you're
blocking
the
On Sep 24, 7:54 pm, exar...@twistedmatrix.com wrote:
> On 07:10 am, jacopo.pe...@gmail.com wrote:
>
>
>
>
>
> >On Sep 23, 5:57 pm, exar...@twistedmatrix.com wrote:
> >[snip]
>
> >>It isn't possible. While the remote methods are running, other events
> >>are not being serviced. This is what is mea
On 07:10 am, jacopo.pe...@gmail.com wrote:
On Sep 23, 5:57�pm, exar...@twistedmatrix.com wrote:
[snip]
It isn't possible. �While the remote methods are running, other events
are not being serviced. �This is what is meant when people describe
Twisted as a "*cooperative* multitasking" syste
On Sep 23, 5:57 pm, exar...@twistedmatrix.com wrote:
> On 06:08 am, jacopo.pe...@gmail.com wrote:
>
> >I am diving into Twisted and Perspective Broker (PB) in particular and
> >I would like to understand more about what happens behind the
> >curtains.
> >Say I have a client and a server on two diff
On 06:08 am, jacopo.pe...@gmail.com wrote:
I am diving into Twisted and Perspective Broker (PB) in particular and
I would like to understand more about what happens behind the
curtains.
Say I have a client and a server on two different machines, the server
gets callRemote() 19s in an asynchronous