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


Groups > comp.lang.python > #73039 > unrolled thread

Re: embedding ipython kernel in a thread

Started byCarlos Anselmo Dias <carlos@premium-sponsor.com>
First post2014-06-09 16:35 +0100
Last post2014-06-09 16:35 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#73039 — Re: embedding ipython kernel in a thread

FromCarlos Anselmo Dias <carlos@premium-sponsor.com>
Date2014-06-09 16:35 +0100
SubjectRe: embedding ipython kernel in a thread
Message-ID<mailman.10919.1402328150.18130.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web