On Fri, May 28, 2010 at 12:10 PM, wrote:
>
> Of course its up to me to determine if it's a data collision or not,
> but I was thinking may be Twisted can provide me with some already
> existing mechanism of its own. After all its already a pretty massive
> and complicated framework with tons of c
TelTech Systems is hiring!
We are looking for candidates with a strong background in network
programming using Twisted. Telecommunications experience (particularly
VoIP) is also important. We use SER+SEMS for the most part.
Pluses include knowledge of PHP, JavaScript, JQuery, and other front-
> Is it acceptable to post job openings to this list?
Yes, as long as they're Twisted-related.
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
Of course its up to me to determine if it's a data collision or not,
but I was thinking may be Twisted can provide me with some already
existing mechanism of its own. After all its already a pretty massive
and complicated framework with tons of capabilities ...
But I'd like to get back to the
Is it acceptable to post job openings to this list?
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
Am 28.05.2010, 20:34 Uhr, schrieb :
> hi,
>
> Callbacks serialization is clear to me.
>
> I'll try to rephrase the question: two requests are incoming for
> reactor()
> to handle. Each request has its own chain of callbacks.
> At some point one of the requests need to update the same
> global da
hi,
Callbacks serialization is clear to me.
I'll try to rephrase the question: two requests are incoming for reactor()
to handle. Each request has its own chain of callbacks.
At some point one of the requests need to update the same
global data structure, and another request need to delete from t
On Fri, 28 May 2010 vit...@synapticvision.com wrote:
> Hi,
>
> I'm looking for a Twisted based example how
> it should be properly done update/delete of global dictionary's
> SAME key:value pair from different functions all together.
> Or by another words, two functions are trying to update the s
Thank you for reply.
I'm calling each update/delete function as a separate Deferred, no
explicit threads on those functions.
OK than, let's complicated it a bit with "dictionary of lists of
dictionaries" instead of simple dictionary and let's put it all under
reactor().
There are 2 incomi
On Fri, May 28, 2010 at 8:46 AM, wrote:
> I'm looking for a Twisted based example how
> it should be properly done update/delete of global dictionary's
> SAME key:value pair from different functions all together.
> Or by another words, two functions are trying to update the same
> key:value pair
Hi,
I'm looking for a Twisted based example how
it should be properly done update/delete of global dictionary's
SAME key:value pair from different functions all together.
Or by another words, two functions are trying to update the same
key:value pair of the same dictionary at the same time, than
Hello everyone,
I am using wx (wxreactor) and pypubsub with twisted and I'm having some
issues. I have a loop that updates values and I'm trying to show the
user the progress. The loop uses pypubsub to update the progress bar but
even if I explicitly refrech the progress bar widget it doesn't d
Gabriel Rossetti wrote:
> Itamar Turner-Trauring wrote:
>
>> On Thu, 2010-05-27 at 14:08 +0200, Gabriel Rossetti wrote:
>>
>>
>>> is there a way to tell the reactor to just queue the events and not to
>>> process them for a specific protocol?
>>>
>>>
>> No, Twisted doesn't h
Congratulations on the funding, have fun at the party. Wish I could be
there -- unfortunately I have to tell some professor about how algebra
works that day :-(
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi
14 matches
Mail list logo