Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail From: Jan Burse Newsgroups: comp.lang.java.programmer Subject: Re: Any book that explains how to implement transactions? Date: Thu, 15 Dec 2011 12:32:55 +0100 Organization: albasani.net Lines: 26 Message-ID: References: <1e51af92-6119-49db-b3cb-82eddce6b4bb@o9g2000vbc.googlegroups.com> <27839965.206.1323941896818.JavaMail.geo-discussion-forums@prlu4> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.albasani.net 9OD/IQPTJ0KVcPBYWgfI9Czw/qLelsBbb/+OIT6cE4jYIbrtLgvuPZz+HZsNGxJZoYtChrzzPP+RNMoVIZF6eQ4r3cONtrbnjsX+zc/xjnYnfH7zFZkZIgTduMRJLVD8 NNTP-Posting-Date: Thu, 15 Dec 2011 11:32:57 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="fX+wDTHfgm+6NM8Pr9FU3tpsskRTfiHnoPIskDIe1IsX7734tLD1T8Y4oDWIxlbI20WFbBwM2/LZYFs6thCIYQ+kQ+PkZEUQh8lGjRsysTL/RK7DTWj/XAa/OWb5IcUm"; mail-complaints-to="abuse@albasani.net" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0.1) Gecko/20111121 Firefox/8.0.1 SeaMonkey/2.5 In-Reply-To: <27839965.206.1323941896818.JavaMail.geo-discussion-forums@prlu4> Cancel-Lock: sha1:3j2tgOFIq6ZvOxEQLMcXf7wC+Co= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:10769 Lew schrieb: > Saxo wrote: >> Hello, >> >> I have book with the title "How Tomcat Works". It basically explains >> in detail how to implement a simple web server. The final result, of >> course, does not compare to something like Tomcat. But you are truly >> shown how to implement a true little web server in Java. Awesome! >> >> Now I'm looking for a similar book that shows you how to implement >> transactions (or maybe how to implement a database in a broader >> sense). Need not be based on Java, but it would be nice. I had no luck >> searching for such a book in the online book stores or searching the >> internet. Tons of articles and books about how to use some particular >> database, but no book or article that explains how they are >> implemented... >> >> Any hint greatly appreciated. >> Thanks, Oliver > > > LoL, top hit is this thread. So there must be something wrong with this advice.