<?xml version="1.0" encoding="iso-8859-1"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>TWiki's Asio web</title>
<subtitle>The Asio web of TWiki. TWiki is a Web-Based Collaboration Platform for the Enterprise.</subtitle>
<link rel="self" type="application/atom+xml" href="http://think-async.com/Asio/WebAtom"/>
<id>http://think-async.com/Asio</id>
<rights>Copyright 2010 by contributing authors</rights>
<updated>2010-03-09T04:16:37Z</updated>
<entry>
 <title>WebStatistics</title>
 <link rel="alternate" type="text/html" href="http://think-async.com/Asio/WebStatistics?t=2010-03-09T04:16:37Z"/>
 <id>http://think-async.com/Asio/WebStatistics</id>
 <updated>2010-03-09T04:16:37Z</updated>
 <summary>Statistics for Asio Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and uploads ... (last changed by TWikiGuest)</summary>
 <author>
  <name>TWikiGuest</name></author>
</entry>
<entry>
 <title>WebHome</title>
 <link rel="alternate" type="text/html" href="http://think-async.com/Asio/WebHome?t=2010-01-22T22:42:10Z"/>
 <id>http://think-async.com/Asio/WebHome</id>
 <updated>2010-01-22T22:42:10Z</updated>
 <summary>Who is using Asio? Add your project here! Asio C Library Asio is a cross platform C library for network and low level I/O programming that provides developers ... (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
<entry>
 <title>WhoIsUsingAsio</title>
 <link rel="alternate" type="text/html" href="http://think-async.com/Asio/WhoIsUsingAsio?t=2010-01-04T13:52:28Z"/>
 <id>http://think-async.com/Asio/WhoIsUsingAsio</id>
 <updated>2010-01-04T13:52:28Z</updated>
 <summary>Who is using Asio? Here is a list of some projects that are using Asio. If you are using Asio, feel free to add your project's information to this page. Consider including ... (last changed by ChristianParpart)</summary>
 <author>
  <name>ChristianParpart</name></author>
</entry>
<entry>
 <title>LinuxPerformanceImprovements</title>
 <link rel="alternate" type="text/html" href="http://think-async.com/Asio/LinuxPerformanceImprovements?t=2009-11-18T11:26:49Z"/>
 <id>http://think-async.com/Asio/LinuxPerformanceImprovements</id>
 <updated>2009-11-18T11:26:49Z</updated>
 <summary>Linux Performance Improvements This page documents progress on a project to improve Asio performance on Linux 2.6.x. Goal The goal of this project is to improve the ... (last changed by IanZwaan)</summary>
 <author>
  <name>IanZwaan</name></author>
</entry>
<entry>
 <title>Examples</title>
 <link rel="alternate" type="text/html" href="http://think-async.com/Asio/Examples?t=2009-08-26T08:49:37Z"/>
 <id>http://think-async.com/Asio/Examples</id>
 <updated>2009-08-26T08:49:37Z</updated>
 <summary>Example of building async active object Here's a more complex example of building communicating objects on the top of boost::asio (Boost C Libraries). https://sourceforge ... (last changed by MaratAbrarov)</summary>
 <author>
  <name>MaratAbrarov</name></author>
</entry>
<entry>
 <title>Wishlist</title>
 <link rel="alternate" type="text/html" href="http://think-async.com/Asio/Wishlist?t=2009-04-10T06:24:53Z"/>
 <id>http://think-async.com/Asio/Wishlist</id>
 <updated>2009-04-10T06:24:53Z</updated>
 <summary>Wishlist Threading Building Blocks integration where io service uses tasks instead of a thread pool. ACE like WFMO reactor as the backend for Win9x and WinCE (especially ... (last changed by MaratAbrarov)</summary>
 <author>
  <name>MaratAbrarov</name></author>
</entry>
<entry>
 <title>LatestStableRelease</title>
 <link rel="alternate" type="text/html" href="http://think-async.com/Asio/LatestStableRelease?t=2009-03-11T22:22:15Z"/>
 <id>http://think-async.com/Asio/LatestStableRelease</id>
 <updated>2009-03-11T22:22:15Z</updated>
 <summary>Latest Stable Release Asio version 1.4.1 http://sourceforge.net/project/shownotes.php?group id 122478 release id 665620 Release notes (non Boost) ... (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
<entry>
 <title>Documentation</title>
 <link rel="alternate" type="text/html" href="http://think-async.com/Asio/Documentation?t=2009-03-11T22:06:52Z"/>
 <id>http://think-async.com/Asio/Documentation</id>
 <updated>2009-03-11T22:06:52Z</updated>
 <summary>Documentation Latest Development Release Documentation for Asio version 1.3.1: documentation (non Boost) documentation (Boost) Latest Stable Release ... (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
<entry>
 <title>WebLeftBar</title>
 <link rel="alternate" type="text/html" href="http://think-async.com/Asio/WebLeftBar?t=2009-03-11T21:49:51Z"/>
 <id>http://think-async.com/Asio/WebLeftBar</id>
 <updated>2009-03-11T21:49:51Z</updated>
 <summary>Asio Home Download Documentation Source Repository SourceForge Page Mailing List Blog Support Community Content ... (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
<entry>
 <title>TipsAndTricks</title>
 <link rel="alternate" type="text/html" href="http://think-async.com/Asio/TipsAndTricks?t=2009-02-18T15:15:03Z"/>
 <id>http://think-async.com/Asio/TipsAndTricks</id>
 <updated>2009-02-18T15:15:03Z</updated>
 <summary>Tips and Tricks Consider using std::vector for buffers over raw arrays and boost::array A buffer variable for use with read and write operations could be defined ... (last changed by DavidWyles)</summary>
 <author>
  <name>DavidWyles</name></author>
</entry>
<entry>
 <title>LatestDevelopmentRelease</title>
 <link rel="alternate" type="text/html" href="http://think-async.com/Asio/LatestDevelopmentRelease?t=2008-10-15T08:12:26Z"/>
 <id>http://think-async.com/Asio/LatestDevelopmentRelease</id>
 <updated>2008-10-15T08:12:26Z</updated>
 <summary>Latest Development Release Asio version 1.3.1 http://sourceforge.net/project/shownotes.php?group id 122478 release id 633052 Release notes (non Boost ... (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
<entry>
 <title>AsyncForkJoin</title>
 <link rel="alternate" type="text/html" href="http://think-async.com/Asio/AsyncForkJoin?t=2008-10-06T12:14:32Z"/>
 <id>http://think-async.com/Asio/AsyncForkJoin</id>
 <updated>2008-10-06T12:14:32Z</updated>
 <summary>Asynchronous Fork/Join (last changed by ChrisKohlhoff)</summary>
 <author>
  <name>ChrisKohlhoff</name></author>
</entry>
<entry>
 <title>CommercialSupport</title>
 <link rel="alternate" type="text/html" href="http://think-async.com/Asio/CommercialSupport?t=2008-07-28T12:35:03Z"/>
 <id>http://think-async.com/Asio/CommercialSupport</id>
 <updated>2008-07-28T12:35:03Z</updated>
 <summary>Commercial Support Commercial support is available from Pty Ltd. Services include software development, design consultation, training, mentoring and code review. Contact ... (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
<entry>
 <title>Recipes</title>
 <link rel="alternate" type="text/html" href="http://think-async.com/Asio/Recipes?t=2008-07-28T11:58:47Z"/>
 <id>http://think-async.com/Asio/Recipes</id>
 <updated>2008-07-28T11:58:47Z</updated>
 <summary>Recipes A thread pool for executing arbitrary tasks Create an io service : asio::io service io service; and some work to stop its run() function from exiting ... (last changed by ChrisKohlhoff)</summary>
 <author>
  <name>ChrisKohlhoff</name></author>
</entry>
<entry>
 <title>AsioAndBoostAsio</title>
 <link rel="alternate" type="text/html" href="http://think-async.com/Asio/AsioAndBoostAsio?t=2008-07-28T11:29:08Z"/>
 <id>http://think-async.com/Asio/AsioAndBoostAsio</id>
 <updated>2008-07-28T11:29:08Z</updated>
 <summary>Asio and Boost.Asio Asio comes in two variants: (non Boost) Asio and Boost.Asio. The differences between the two are outlined below. What are the differences in the ... (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
<entry>
 <title>SupportedPlatforms</title>
 <link rel="alternate" type="text/html" href="http://think-async.com/Asio/SupportedPlatforms?t=2008-07-26T21:35:51Z"/>
 <id>http://think-async.com/Asio/SupportedPlatforms</id>
 <updated>2008-07-26T21:35:51Z</updated>
 <summary>Supported Platforms The following platforms and compilers have been tested: Win32 and Win64 using Visual C 7.1, 8.0 and 9.0. Win32 using MinGW. Win32 ... (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
 <!-- <ul>
<li> Set SKIN = rssatom
</li></ul> 
-->
</feed>