F
Filippo Portera
In the classical three tier model for web applications there are a web
browser, an application server and a DB.
I wonder if it is possible to bypass the application server altogether
by writing a jdbc driver (Chrome supports WebSockets) that connects
directly to the database.
This will speed up the conversation between the browser and the DB.
If you have any suggestion please write to: (e-mail address removed)
browser, an application server and a DB.
I wonder if it is possible to bypass the application server altogether
by writing a jdbc driver (Chrome supports WebSockets) that connects
directly to the database.
This will speed up the conversation between the browser and the DB.
If you have any suggestion please write to: (e-mail address removed)