SEISMIC_NOTES.txt from EmStar at Krugle
Show SEISMIC_NOTES.txt syntax highlighted
Meeting from 03/30/04:
People: Deborah, Jeremy, Andrew
Next meeting: Wed. 7th at 2 PM.
We want to use micro diffusion in the seismic application that Jeremy
is working on. There's a "four seasons" demo that's happening in about
six weeks. Jeremy will be around this Thursday and next week Tuesday
morning.
Jeremy is working on an IP connector thingy that sits on top of an
EmStar link device so that processes on different nodes can open a
socket to talk each other. He is looking to build on top of micro
diffusion. Micro diffusion offers a packet device, but it's not
difficult to build a layer on top of a packet device to offer a link
device to the IP connector.
IP connector thingy needs bidirectional communication between sinks
and sources:
* SHORT TERM: In micro diffusion, every node broadcasts the following
interest: IP Equals SELF. Where SELF is their IP
address. (Maybe even subscribe to the broadcast address?) Now
you have "any-to-any" communication.
* LONG TERM: Create an annotated sink tree that allows the sink to
send data to sources.
See more files for this project here