<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: ACE Library for C++</title>
	<atom:link href="http://www.eldergame.com/2007/10/ace-library-for-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eldergame.com/2007/10/ace-library-for-c/</link>
	<description>MMO game development</description>
	<lastBuildDate>Tue, 31 Aug 2010 14:51:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Steve Huston</title>
		<link>http://www.eldergame.com/2007/10/ace-library-for-c/comment-page-1/#comment-7950</link>
		<dc:creator>Steve Huston</dc:creator>
		<pubDate>Tue, 12 Aug 2008 15:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.eldergame.com/2007/10/14/ace-library-for-c/#comment-7950</guid>
		<description>It&#039;s great to hear that ACE is helping MMO developers as well as others. I&#039;m also impressed that Eric was up and running with ACE in a day. Congrats!

Quick follow-up on a couple of the previous comments:
- ACE pre-dates TAO by about 10 years... the research group that had a big hand in developing ACE has moved on to TAO (and other distributed object computing areas) so TAO et al gets a lot of attention from that crowd. ACE has a lot of interest and support as well, but when everything is working, there tends to be less noise :-)

- The tutorial from the &quot;Boeing&quot; guy was most likely from Umar Syyid at Hughes. Umar (and James CE Johnson, author of another set of tutorials) teamed up with me to co-write &quot;The ACE Programmer&#039;s Guide&quot;. The older tutorials later went unmaintained and were subsequently removed from the ACE distribution.

Good point about ACE being multiple layers that aren&#039;t readily apparant... will try to fix that.</description>
		<content:encoded><![CDATA[<p>It&#8217;s great to hear that ACE is helping MMO developers as well as others. I&#8217;m also impressed that Eric was up and running with ACE in a day. Congrats!</p>
<p>Quick follow-up on a couple of the previous comments:<br />
- ACE pre-dates TAO by about 10 years&#8230; the research group that had a big hand in developing ACE has moved on to TAO (and other distributed object computing areas) so TAO et al gets a lot of attention from that crowd. ACE has a lot of interest and support as well, but when everything is working, there tends to be less noise :-)</p>
<p>- The tutorial from the &#8220;Boeing&#8221; guy was most likely from Umar Syyid at Hughes. Umar (and James CE Johnson, author of another set of tutorials) teamed up with me to co-write &#8220;The ACE Programmer&#8217;s Guide&#8221;. The older tutorials later went unmaintained and were subsequently removed from the ACE distribution.</p>
<p>Good point about ACE being multiple layers that aren&#8217;t readily apparant&#8230; will try to fix that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emanon</title>
		<link>http://www.eldergame.com/2007/10/ace-library-for-c/comment-page-1/#comment-4164</link>
		<dc:creator>emanon</dc:creator>
		<pubDate>Thu, 05 Jun 2008 18:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.eldergame.com/2007/10/14/ace-library-for-c/#comment-4164</guid>
		<description>ACE is really solid, but as you say it does take time to figure it all out.
If you can find it, there&#039;s a great set of documentation that was done by a guy teaching people at Boeing(I think it was boeing anyway).</description>
		<content:encoded><![CDATA[<p>ACE is really solid, but as you say it does take time to figure it all out.<br />
If you can find it, there&#8217;s a great set of documentation that was done by a guy teaching people at Boeing(I think it was boeing anyway).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.eldergame.com/2007/10/ace-library-for-c/comment-page-1/#comment-42</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Tue, 16 Oct 2007 00:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.eldergame.com/2007/10/14/ace-library-for-c/#comment-42</guid>
		<description>The book is pretty important for getting started. The low-level components, especially, are not of the &quot;look at the header files and go&quot; variety. :) And to use the book efficiently you do have to be comfortable with both low-level C concepts as well as high level C++ templates. It&#039;s not a terribly hand-holdy book; it just jumps in and starts explaining things as fast as it can.

Some of the most powerful ACE components are for use with TAO, but you can definitely get a lot of mileage with just the stand-alone base ACE algorithms.</description>
		<content:encoded><![CDATA[<p>The book is pretty important for getting started. The low-level components, especially, are not of the &#8220;look at the header files and go&#8221; variety. :) And to use the book efficiently you do have to be comfortable with both low-level C concepts as well as high level C++ templates. It&#8217;s not a terribly hand-holdy book; it just jumps in and starts explaining things as fast as it can.</p>
<p>Some of the most powerful ACE components are for use with TAO, but you can definitely get a lot of mileage with just the stand-alone base ACE algorithms.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd Berkebile</title>
		<link>http://www.eldergame.com/2007/10/ace-library-for-c/comment-page-1/#comment-38</link>
		<dc:creator>Todd Berkebile</dc:creator>
		<pubDate>Mon, 15 Oct 2007 15:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.eldergame.com/2007/10/14/ace-library-for-c/#comment-38</guid>
		<description>I can personally attest that ACE is used in many MMOs, particularly in China.  Here in the US &quot;not invented here&quot; syndrome is still a very common disease, however.  I will say that I&#039;m impressed you were able to do anything meaningful with ACE in just one day; I know you&#039;re one of the shinier apples out there but that still must be a fairly good book ;).  ACE is very large and very complex.  Its not always obvious how you&#039;re supposed to use it.  The only downside to ACE is that you tend to need the entire framework and its hard to pick out just the parts you want.  I&#039;m also not a huge fan of CORBA and ACE is really designed for use along with TAO.  Still, its battle tested production quality code that works well on the platforms it supports.

To learn more, check out its home on the web: http://www.cs.wustl.edu/~schmidt/ACE.html</description>
		<content:encoded><![CDATA[<p>I can personally attest that ACE is used in many MMOs, particularly in China.  Here in the US &#8220;not invented here&#8221; syndrome is still a very common disease, however.  I will say that I&#8217;m impressed you were able to do anything meaningful with ACE in just one day; I know you&#8217;re one of the shinier apples out there but that still must be a fairly good book ;).  ACE is very large and very complex.  Its not always obvious how you&#8217;re supposed to use it.  The only downside to ACE is that you tend to need the entire framework and its hard to pick out just the parts you want.  I&#8217;m also not a huge fan of CORBA and ACE is really designed for use along with TAO.  Still, its battle tested production quality code that works well on the platforms it supports.</p>
<p>To learn more, check out its home on the web: <a href="http://www.cs.wustl.edu/~schmidt/ACE.html" rel="nofollow">http://www.cs.wustl.edu/~schmidt/ACE.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
