How to wake up an asynchroneous process ?



Context : Windows Server 2003, IIS 6, VB 2008

My asp.net application A stores data in an SQL 2000 database. My application
B (on the same server but under a different userid - not ASPNET) reads these
data, does its job (big load, low priority) and updates the database. A does
not wait any answer nor acknowledgement from B.

Questions :
1) I think B can be a console application, am I right ?
2) How can A wake up B when A has stored data for B in the database ?
3) How can B wait when it has completed a task, until A wakes it up ?

Thank you,
Gilbert
.



Relevant Pages

  • Re: How to wake up an asynchroneous process ?
    ... The ASP activity from A may occur when there is no active login, ... A should not "wake up" B, but B should periodically poll the data. ... My asp.net application A stores data in an SQL 2000 database. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Program that wakes up every hour
    ... other calculations (e.g. to count inventory sold ... pipe to wake it up. ... started by cron. ... When it's started, it reads the database, ...
    (comp.unix.programmer)
  • Program that wakes up every hour
    ... I have a C++ program running on Red Hat Linux ... and another hourly program can write to the named ... pipe to wake it up. ... When it's started, it reads the database, ...
    (comp.unix.programmer)
  • Re: Program that wakes up every hour
    ... other calculations (e.g. to count inventory sold ... and another hourly program can write to the named ... pipe to wake it up. ... When it's started, it reads the database, ...
    (comp.unix.programmer)
  • Re: Program that wakes up every hour
    ... other calculations (e.g. to count inventory sold ... and another hourly program can write to the named ... pipe to wake it up. ... When it's started, it reads the database, ...
    (comp.unix.programmer)