Subject | Blobs and Streams |
---|---|
Author | Steffen Heil |
Post date | 2005-04-07T20:56:56Z |
Hi
I want to serve images of a web page directly from the database.
So I am going to use InputStream of the resultset.
Can someone tell me how fast this is (compared to FileInputStream)?
I am sure, this is slower, but by what factor?
I could accept it propably up to 2x, because it is still faster than http
response transmission.
(BTW, the firebird super server is connected to locally via tcp/ip.)
Regards,
Steffen
[Non-text portions of this message have been removed]
I want to serve images of a web page directly from the database.
So I am going to use InputStream of the resultset.
Can someone tell me how fast this is (compared to FileInputStream)?
I am sure, this is slower, but by what factor?
I could accept it propably up to 2x, because it is still faster than http
response transmission.
(BTW, the firebird super server is connected to locally via tcp/ip.)
Regards,
Steffen
[Non-text portions of this message have been removed]