AioPlugin is back in linux VMs
Hi, I reintroduced AioPlugin into the linux VM. In Mac it is there since always. In windows is irrelevant. So well, if you use linux and download the latest vm, you can play with it and check that everything is ok (or the contrary) :) Esteban
ah yes⦠this was important for OSProcess and derivates :) Esteban
On 28 Oct 2014, at 17:51, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I reintroduced AioPlugin into the linux VM. In Mac it is there since always. In windows is irrelevant.
So well, if you use linux and download the latest vm, you can play with it and check that everything is ok (or the contrary) :)
Esteban
Thanks Esteban, this is really nice :) Thierry Le 28/10/2014 17:52, Esteban Lorenzano a écrit :
ah yes⦠this was important for OSProcess and derivates :)
Esteban
On 28 Oct 2014, at 17:51, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I reintroduced AioPlugin into the linux VM. In Mac it is there since always. In windows is irrelevant.
So well, if you use linux and download the latest vm, you can play with it and check that everything is ok (or the contrary) :)
Esteban
whats the purpose of the plugin ? How we can test it ? On Tue, Oct 28, 2014 at 6:51 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I reintroduced AioPlugin into the linux VM. In Mac it is there since always. In windows is irrelevant.
So well, if you use linux and download the latest vm, you can play with it and check that everything is ok (or the contrary) :)
Esteban
so you can pipe outputs when executing OSProcess commands. something like that.
On 28 Oct 2014, at 17:53, kilon alios <kilon.alios@gmail.com> wrote:
whats the purpose of the plugin ? How we can test it ?
On Tue, Oct 28, 2014 at 6:51 PM, Esteban Lorenzano <estebanlm@gmail.com <mailto:estebanlm@gmail.com>> wrote: Hi,
I reintroduced AioPlugin into the linux VM. In Mac it is there since always. In windows is irrelevant.
So well, if you use linux and download the latest vm, you can play with it and check that everything is ok (or the contrary) :)
Esteban
On Tue, Oct 28, 2014 at 06:53:49PM +0200, kilon alios wrote:
whats the purpose of the plugin ? How we can test it ?
AioPlugin provides support for asynchronous IO event notification. When an external IO event occurs, the event registration causes a Smalltalk semaphore to be signaled. A process can wait on this semaphore, thereby acting as an event handler for the external event. Code for the plugin is at http://www.squeaksource.com/AioPlugin. For testing and examples, see class AioEventHandlerExample in package OSProcess, and AioEventHandlerTestCase in OSProcess-Tests. Dave
On Tue, Oct 28, 2014 at 6:51 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
Hi,
I reintroduced AioPlugin into the linux VM. In Mac it is there since always. In windows is irrelevant.
So well, if you use linux and download the latest vm, you can play with it and check that everything is ok (or the contrary) :)
Esteban
On Wed, Oct 29, 2014 at 4:09 AM, David T. Lewis <lewis@mail.msen.com> wrote:
For testing and examples, see class AioEventHandlerExample in package OSProcess,
it works! Thanks Esteban and David. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
Marvelous! Phil Le 28 oct. 2014 17:51, "Esteban Lorenzano" <estebanlm@gmail.com> a écrit :
Hi,
I reintroduced AioPlugin into the linux VM. In Mac it is there since always. In windows is irrelevant.
So well, if you use linux and download the latest vm, you can play with it and check that everything is ok (or the contrary) :)
Esteban
Hi Esteban, I feel stupid to ask but I downloaded the latest VM from http://files.pharo.org/vm/pharo/linux/ and I can't find this plugin. I also checked CI job at https://ci.inria.fr/pharo/job/PharoVM/Architecture=32,Slave=vm-builder-linux... but no luck there too. Could you please advise me where I should download the latest VM? Thank you for your job! -- View this message in context: http://forum.world.st/AioPlugin-is-back-in-linux-VMs-tp4787238p4787453.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
You do not have to see it, is an internal plugin. Is like the sun, even if you do not see it he is there :P
On 29 Oct 2014, at 15:43, mikefilonov <mikefilonov@gmail.com> wrote:
Hi Esteban,
I feel stupid to ask but I downloaded the latest VM from http://files.pharo.org/vm/pharo/linux/ and I can't find this plugin. I also checked CI job at https://ci.inria.fr/pharo/job/PharoVM/Architecture=32,Slave=vm-builder-linux... but no luck there too.
Could you please advise me where I should download the latest VM?
Thank you for your job!
-- View this message in context: http://forum.world.st/AioPlugin-is-back-in-linux-VMs-tp4787238p4787453.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
On Wed, Oct 29, 2014 at 4:10 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
You do not have to see it, is an internal plugin. Is like the sun, even if you do not see it he is there :P
Is this what you tell yourself during the Lille autumn days? :) Doru
On 29 Oct 2014, at 15:43, mikefilonov <mikefilonov@gmail.com> wrote:
Hi Esteban,
I feel stupid to ask but I downloaded the latest VM from http://files.pharo.org/vm/pharo/linux/ and I can't find this plugin. I also checked CI job at
https://ci.inria.fr/pharo/job/PharoVM/Architecture=32,Slave=vm-builder-linux...
but no luck there too.
Could you please advise me where I should download the latest VM?
Thank you for your job!
-- View this message in context: http://forum.world.st/AioPlugin-is-back-in-linux-VMs-tp4787238p4787453.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
-- www.tudorgirba.com "Every thing has its own flow"
participants (8)
-
Damien Cassou -
David T. Lewis -
Esteban Lorenzano -
kilon alios -
mikefilonov -
phil@highoctane.be -
Thierry Goubier -
Tudor Girba