What we need ?
timely notification requires high frequency pulls,
- may lead to network overload
- may lead to server resource contention
pull based approach not well suited for mobile and wireless environments (due to non-continuous ops.)
- need for push-based enabling technology
pushing millions of items over a unicast connection
- need for efficient routing protocols
addressing individual users’ information requests
- need for efficient matching algorithms