[pdg-group] Meeting

Ming Xiong xiongm at isis.vanderbilt.edu
Fri Mar 19 17:55:02 CST 2004


Hi, guys:
    I know that one object associates one thread of control, so that if
client makes a call to scheduler invoking its insert () method, the
scheduler event-loop will stop for a while to handle that request. But
what if the method that the event-loop run under is a static method,
which can exist without having to instantiate the object? Like in the
paper, when we use Thread_Manager to spawn a thread for the scheduler,
it actually spawns a thread for a static method of the scheduler, why do
we have to define the method static? It has to be a reason. Maybe I'm
missing some concurrent programming principle here? Do you have any
idea?
 
Ming
 
 
 
-----Original Message-----
From: Abdullah Sowayan 
Sent: Tuesday, March 09, 2004 12:59 PM
To: pde-group
Subject: [pdg-group] Meeting
 
Hi everyone,
 
So we are not having meeting this Friday because it is spring break and
not a lot of people are around. 
We are having our meeting the first Friday after spring break. We will
discuss the "Active Object" pattern. You can find it at the following
link
\\ISIS-grad\USER\sowayaa\POSA2 <file:///\\ISIS-grad\USER\sowayaa\POSA2> 
 
If you can not access that folder, email me and I'll send it to you
directly.

Take care,
Abdul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.isis.vanderbilt.edu/pipermail/pdg-group/attachments/20040319/259e9472/attachment.htm


More information about the pdg-group mailing list