<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/pywx/news/" rel="alternate"/><link href="https://sourceforge.net/p/pywx/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/pywx/news/</id><updated>2001-03-01T17:49:05Z</updated><subtitle>Recent posts to news</subtitle><entry><title>PyWX version 1.0b1 released</title><link href="https://sourceforge.net/p/pywx/news/2001/03/pywx-version-10b1-released/" rel="alternate"/><published>2001-03-01T17:49:05Z</published><updated>2001-03-01T17:49:05Z</updated><author><name>Michael Haggerty</name><uri>https://sourceforge.net/u/mhagger/</uri></author><id>https://sourceforge.net8eff5bbdb37ef57abedb27e3836e169228159796</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;PyWX embeds the Python scripting language into the free, open-source AOLserver/OpenNSD web server to give you multithreaded performance of Python scripts and access to the great NSD API.&lt;/p&gt;
&lt;p&gt;Version 1.0b1 introduces significant new features to PyWX:&lt;br /&gt;
+ Support for multiple &amp;quot;context pools&amp;quot;, independently&lt;br /&gt;
configurable, so that different sets of URLs can be&lt;br /&gt;
handled with different settings and with extra isolation&lt;br /&gt;
from one another.&lt;br /&gt;
+ A new single-interpreter, multiple-thread mode of&lt;br /&gt;
executing scripts.  This is in addition to the old&lt;br /&gt;
multiple-interpreter, multiple-thread mode, and the two&lt;br /&gt;
modes can coexist.  This mode has slightly better&lt;br /&gt;
performance and makes it easy to cache nontrivial objects&lt;br /&gt;
across scripts.&lt;br /&gt;
+ PyWX's handling of script exceptions can be customized,&lt;br /&gt;
as can the default error screen.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>