|
|
|
|
|
by lmilcin
1847 days ago
|
|
This is basis for event stream processing systems which nicely supplement database systems. Actually, event stream processing is just inversion of database concept: In a database you have data to which you direct queries. In event stream processing you have collection of queries to which you direct data. |
|