Diman
Admin
 Admin
| Posts: 1496 |  | Karma: 19 |
|
Re:So far so good...
|
|
Posted: 2007/03/26 07:26 |
|
|
|
|
Actually, ThinDAC will support following server side modes: - state less - as it is today; - shared state - server will cache query results across a clients using the same virtual DB, etc; - state full - each client will have at server own session object, caching query results ,etc.
All these modes will allow to choose right balance between scalability and flexibility.
Regards, Dmitry
|
|