<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/libshmht/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/libshmht/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 01 Feb 2012 08:21:56 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/libshmht/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Jon Ander Ortiz</title><link>https://sourceforge.net/p/libshmht/wiki/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,8 +1,21 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/libshmht/wiki/markdown_syntax/) syntax.
-
+Welcome to lib_shmht wiki!
+
+This library offers some interesting ***features***:
+
+ * Full functional -&gt; insert / delete key - value pairs.
+ * Inter-process use -&gt; Many processes can instance the same Hash table.
+ * Fixed-size -&gt; Since the libshmht is intended to use as inter-process cache, the size is fixed to mantain an stable insert time (Note here that with a resizable HT, the insertion time -and HT locked time- will be quite long and a computationally expensive). 
+ * User-defined hashing functions -&gt; The user is the responsible to define the hash function of the key.
+
+And some ***limitations*** too:
+
+ * Maximun key size -&gt; The key has maximun key size. To use it with a larger one, it's necessary to define the new size in MAX_KEY_SIZE of shmht_private.h and recompile the library.
+
+
+Remember this library is licensed as AGPL!! :)
+
+Just Ejoy it!!
+
+
 [[project_admins]]
-[[download_button]]
+
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jon Ander Ortiz</dc:creator><pubDate>Wed, 01 Feb 2012 08:21:56 -0000</pubDate><guid>https://sourceforge.netff06f57462315553bf7080c334fd6c6042673cbf</guid></item><item><title>WikiPage Home modified by Jon Ander Ortiz</title><link>https://sourceforge.net/p/libshmht/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/libshmht/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jon Ander Ortiz</dc:creator><pubDate>Tue, 31 Jan 2012 18:49:18 -0000</pubDate><guid>https://sourceforge.net7c2437ab6ecf9b5e938f096a25e9fc663a4fef1f</guid></item></channel></rss>