GeekArticles
Java
Core JavaGathering Scattered I/O in C++
Author: artima.com |
Published: 19th Sep 2007 |
Visited: 130 times |
Add CommentFiled in: Core Java
Have your cake and eat it, too, with STL extensions. In this chapter extract from his latest book, Matthew Wilson shows you how to take full advantage of the STL Iterator abstraction, without sacrificing block-transfer efficiency of Scatter/Gather I/O memory.
Read Article Sponsored Links
Related Articles
• Best way to combine scattered business logic I'm a developer with a strong belief that our business logic should be in one place - PL/SQL packages. My personal goals/requirements are: (1) get the business logic into PL/SQL packages; (2) that business logic will be invoked from other packages ...
• Article :: Gathering Performance Metrics for Hibernate When you begin experimenting with Hibernate, one of the first tasks you are likely to perform is the installation of a monitor to see the generated SQL. This is especially important if you want to understand how Hibernate generates SQL for such features as collections and lazy loading of data. This ...
• The IPC10 Python Gathering by Mark Lutz , author of Programming Python, 2nd Edition 02/12/2002 This year's Tenth International Python Conference (IPC10) served up the usual smorgasbord of cutting-edge Python applications and technology. Despite the economy, over 250 people gathered just outside Washington, D.C. to glimps ...