Hello CR4,
I'm working on some database stuff and wondering if a third relationship between two systems can exist, on top of the two infamous push and pull. Any thoughts? Currently, I am working with the following pseudo-definitions:
- Push: System A sends out data to System B. "System
A pushes to System B"
- Pull: System A receives data from System B after
System A talks to System B, requesting the desired info. "System A pulls data from System B"
- System A receives information from System B
without previous knowledge that data were going to be passed. Slight variation of pull. This would be the same as "System B pushes data to System A", but how would System A view it? "System A ??? from System B"
Maybe my definition of 'pull' is a bit skewed, maybe not. Thoughts? Thanks!
"Almost" Good Answers: