Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #10764
| From | Saxo <saxo123@gmx.de> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Any book that explains how to implement transactions? |
| Date | 2011-12-15 01:20 -0800 |
| Organization | http://groups.google.com |
| Message-ID | <1e51af92-6119-49db-b3cb-82eddce6b4bb@o9g2000vbc.googlegroups.com> (permalink) |
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
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar | Unroll thread
Any book that explains how to implement transactions? Saxo <saxo123@gmx.de> - 2011-12-15 01:20 -0800
Re: Any book that explains how to implement transactions? Lew <lewbloch@gmail.com> - 2011-12-15 01:38 -0800
Re: Any book that explains how to implement transactions? Jan Burse <janburse@fastmail.fm> - 2011-12-15 12:32 +0100
Re: Any book that explains how to implement transactions? Lew <lewbloch@gmail.com> - 2011-12-15 17:46 -0800
Re: Any book that explains how to implement transactions? Jan Burse <janburse@fastmail.fm> - 2011-12-15 12:36 +0100
Re: Any book that explains how to implement transactions? Jan Burse <janburse@fastmail.fm> - 2011-12-15 12:40 +0100
Re: Any book that explains how to implement transactions? Saxo <saxo123@gmx.de> - 2011-12-15 11:25 -0800
Re: Any book that explains how to implement transactions? Sebastian <sebastian@undisclosed.invalid> - 2011-12-21 11:34 +0100
csiph-web