<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ranok&#039;s Ramblings &#187; server</title>
	<atom:link href="http://www.r4n0k.com/tag/server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.r4n0k.com</link>
	<description>A peek into my life, and the projects I never complete</description>
	<lastBuildDate>Sat, 04 Feb 2012 16:36:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>OSP Status</title>
		<link>http://www.r4n0k.com/2008/03/25/osp-status/</link>
		<comments>http://www.r4n0k.com/2008/03/25/osp-status/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 16:13:39 +0000</pubDate>
		<dc:creator>ranok</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[osp]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[servlet]]></category>

		<guid isPermaLink="false">http://www.r4n0k.com/2008/03/25/osp-status/</guid>
		<description><![CDATA[Just writing a little status update for my Open Server Platform (OSP) project that I&#8217;ve been working on: Progress: Rewrote much of OSP to take in a XML servlet (meta-data and code) and act as a socket broker for that servlet. Wrote a  number of  servlet libraries to make programming easier and safer. Added a [...]]]></description>
			<content:encoded><![CDATA[<p>Just writing a little status update for my Open Server Platform (OSP) project that I&#8217;ve been working on:</p>
<p><strong>Progress:</strong></p>
<ul>
<li>Rewrote much of OSP to take in a XML servlet (meta-data and code) and act as a socket broker for that servlet.</li>
<li>Wrote a  number of  servlet libraries to make programming easier and safer.</li>
<li>Added a global shared state that can be spread redundantly across multiple nodes (using Mnesia)</li>
<li>Added the ability for applications to be atomic, either they complete and update the shared state, or they crash and don&#8217;t influence the shared state at all.</li>
</ul>
<p><strong>Todo:</strong></p>
<ul>
<li>Move the OSP broker under an OTP supervisor for auto-restart.</li>
<li>Make OSP more configurable and automatic</li>
<li>Make a nice administration and status system</li>
<li>Devise and implement a load balancing and fail-over system</li>
<li>Test and tweak as needed</li>
<li>Write more servlet libraries</li>
</ul>
<p>Also, I have been approached by a CS senior from the west coast who has offered to help work on ERLFS! I&#8217;d love more help if you know/want to learn Erlang, and help develop a very powerful and useful product.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.r4n0k.com/2008/03/25/osp-status/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

