Updated: 17.05.2003; 11:52:05.
Nielsen's Weblog
.NET [use your Context dude]
        

17 April 2003

FLR!!

Fast Lane Reader pattern, "A fast lane reader component directly accesses persistent data using JDBC components, instead of using entity beans. The result is improved performance and less coding"...it really sounds cool, faaaast Lane eh. Using the JDBC driver directly results in better performance, WHAT really >:), big surprise!! But how many Java folks dare to do such a nasty thing, "I need my ejbHome" they all cry... or a better architecture perhaps >:). Ok they suggest that based on a boolean (that's the core pattern :0) they delegate the call to the ejb or directly to dao, using the jdbc driver directly. 'We' have been figthing this problem too when using certain resource's, once we have configured our component in COM+, you say 'I do' to DTC (ok you can tweak some attributes making it a raw configured component). I often just lowered the isolation level in my components(e.i SQL statement) when I needed to boost performance, but still I couldn't bybass the Dispman and his whereabouts. 'We' finally got blessed (ok had this last year, but now it's documented >:)).

What is it with these java zealots (or not), can't they function with out there design patterns ? !! It seems to me they dare not take 1 step without some proven pattern. I am not arguing against design patterns, oh no I enjoy reading about them, but sometimes common sense is perhaps a proven way too. But then again lack of common sense is always a sign of high intelligence, you know :}.

"Those who do not want to imitate anything, produce nothing."

-- Sun Microsystems   or was Microsoft... think it was Salvador Dali.


1:52:51 PM    comment []

© Copyright 2003 Allan Nielsen.
 
April 2003
Sun Mon Tue Wed Thu Fri Sat
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30      
Mar   May


Click here to visit the Radio UserLand website.

Subscribe to "Nielsen's Weblog" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.