Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #73039

Re: embedding ipython kernel in a thread

Date 2014-06-09 16:35 +0100
From Carlos Anselmo Dias <carlos@premium-sponsor.com>
Subject Re: embedding ipython kernel in a thread
References <ln4b4b$bda$1@ger.gmane.org> <5395B800.3040504@premium-sponsor.com> <ln4hu9$1l7$1@ger.gmane.org> <5395CD9F.1000908@premium-sponsor.com>
Newsgroups comp.lang.python
Message-ID <mailman.10919.1402328150.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 06/09/2014 04:07 PM, Carlos Anselmo Dias wrote:
>
> On 06/09/2014 03:55 PM, Gelonida N wrote:
>> Not sure what you are trying to tell me with attached PHP code.
>>
>
> Hi ...
>
> Nothing important I'd write for what you're seeking ...
>
> I'm not one Python expert ... just reading fast what you wrote ... 
> it's certainly one interesting issue if you can control that looking 
> at n machines (...) ... depending on the scope and 'return back' to 
> execute what should be executed I'd write ...
>
> Instead of looking to one single machine look at n machines(...)
>
> Regards,
> Carlos

Let me add this to finish ...

If you think about your example and you consider that it could be used 
for example in one sort of cache management with remote subtlety ... or 
whatever ...

If the system was hashed(...) ... and you need to delete 
dependencies(...) ... if the dependencies were in different machines 
considering that one dependency can be as simple as one 
serialized/compressed file with information ...

Than without thinking too much what you're doing could be used to do 
something like that ... and exponentially ... you'd control n machines 
... and all the dependencies ...

I don't know if you understand me ... english is not my maternal 
language ...

I'm not adding more comments to this issue ...

Best regards,
Carlos

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: embedding ipython kernel in a thread Carlos Anselmo Dias <carlos@premium-sponsor.com> - 2014-06-09 16:35 +0100

csiph-web