<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>Matthew Newhook</title>
	<link>http://zeroc.com/blogs/matthew</link>
	<description>Matthew Newhook weblog</description>
	<lastBuildDate>Wed, 20 Aug 2008 15:12:03 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>How many clients can IceStorm support?</title>
		<description>… or how long is a piece of string?

 From an IceStorm perspective, there are two types of clients:
Publishers: Clients that publish messages to topics.
Subscribers: Servers that receive messages from a topic.
The exact number of supported publishers and subscribers depends on the total load imposed by them. Load is composed of ...</description>
		<link>http://zeroc.com/blogs/matthew/2008/08/20/how-many-clients-can-icestorm-support/</link>
			</item>
	<item>
		<title>Glacier2 Scalability Improvements in Ice 3.3</title>
		<description>Glacier2, the Ice firewall traversal service, has two modes by which it forwards requests and replies between clients and servers—buffered and unbuffered. In unbuffered mode, the thread that receives a request or reply forwards it immediately. In buffered mode, requests and replies are queued and delivered by a separate thread. ...</description>
		<link>http://zeroc.com/blogs/matthew/2008/07/31/glacier2-scalability-improvements-in-ice-33/</link>
			</item>
	<item>
		<title>Integrating Ice with a GUI revisited</title>
		<description>I wrote a series of Connections articles in 2006 that explored issues with using Ice in a graphical application. The first three articles concentrated on the GUI event loop, and specifically on strategies for issuing remote invocations without adversely affecting the user experience. The central problem was that all remote ...</description>
		<link>http://zeroc.com/blogs/matthew/2008/07/28/integrating-ice-with-a-gui-revisted/</link>
			</item>
	<item>
		<title>Regularity in Language Mappings</title>
		<description>The Slice language mappings are very natural. And they are very regular. What I mean by that is, if you know one language mapping, you know what to expect for another language mapping.
Does that mean things are always identical? No. There are necessary differences imposed by the target language. For ...</description>
		<link>http://zeroc.com/blogs/matthew/2008/07/25/regularity-in-language-mappings/</link>
			</item>
	<item>
		<title>Google Protocol Buffers Integration</title>
		<description>I was very interested last week to see the release of Google Protocol Buffers. Any contribution to the open source community should be congratulated!

The rapid demise of XML as a data store for large amounts of non-human readable structured data, and for RPC (such as SOAP), comes as no surprise ...</description>
		<link>http://zeroc.com/blogs/matthew/2008/07/19/google-protocol-buffers-integration/</link>
			</item>
</channel>
</rss>
