<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/Concurrent</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 11:18:01 GMT</pubDate>
<item>
<title>(SQL) Oracle - get concurrent program runtime / eval performance - theonlyalterego</title>
<link>http://snipplr.com/view/62696/oracle--get-concurrent-program-runtime--eval-performance/</link>
<description><![CDATA[ <p>can be used to track Oracle Apps concurrent program performance</p> ]]></description>
<pubDate>Sat, 21 Jan 2012 08:33:10 GMT</pubDate>
<guid>http://snipplr.com/view/62696/oracle--get-concurrent-program-runtime--eval-performance/</guid>
</item>
<item>
<title>(MySQL) Simple Concurrent Update - mantosz</title>
<link>http://snipplr.com/view/57468/simple-concurrent-update/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 01 Aug 2011 17:17:22 GMT</pubDate>
<guid>http://snipplr.com/view/57468/simple-concurrent-update/</guid>
</item>
<item>
<title>(SQL) Oracle - Find all responsibilities and concurrent program names based on the executable Name - theonlyalterego</title>
<link>http://snipplr.com/view/57211/oracle--find-all-responsibilities-and-concurrent-program-names-based-on-the-executable-name/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 28 Jul 2011 01:37:20 GMT</pubDate>
<guid>http://snipplr.com/view/57211/oracle--find-all-responsibilities-and-concurrent-program-names-based-on-the-executable-name/</guid>
</item>
<item>
<title>(Haskell) takeAllMVars - CopperKoo</title>
<link>http://snipplr.com/view/54619/takeallmvars/</link>
<description><![CDATA[ <p>Collecting all values in mvar boxes, assuming all mvars are filled at some point. This function does not block on every element of the MVar list, but proceeds with other elements of the list.</p> ]]></description>
<pubDate>Tue, 31 May 2011 06:18:29 GMT</pubDate>
<guid>http://snipplr.com/view/54619/takeallmvars/</guid>
</item>
<item>
<title>(Java) ConcurrentCacheMap - kubaitis</title>
<link>http://snipplr.com/view/43345/concurrentcachemap/</link>
<description><![CDATA[ <p>Great for just about any kind of key/value in-memory caching... scales up to the limitations of the JVM, so it's about as good as it gets without clustering.</p> ]]></description>
<pubDate>Mon, 01 Nov 2010 03:11:39 GMT</pubDate>
<guid>http://snipplr.com/view/43345/concurrentcachemap/</guid>
</item>
<item>
<title>(C#) Generic list wrapper returns a smaller strongly typed sub-list  which modifies the parent-list when changed (without events) - bryanlyman</title>
<link>http://snipplr.com/view/26884/generic-list-wrapper-returns-a-smaller-strongly-typed-sublist--which-modifies-the-parentlist-when-changed-without-events/</link>
<description><![CDATA[ <p>A class which wraps a parent list containing mixed object types, to provide smaller strongly typed sub-lists of objects. These sub-lists can be modified, which then modifies the parent list concurrently (without events being triggered). Supports the merging of other lists of the same type. Supports serialization. Supports parent list auto-instantiation.</p> ]]></description>
<pubDate>Fri, 22 Jan 2010 19:24:16 GMT</pubDate>
<guid>http://snipplr.com/view/26884/generic-list-wrapper-returns-a-smaller-strongly-typed-sublist--which-modifies-the-parentlist-when-changed-without-events/</guid>
</item>
<item>
<title>(PL/SQL) Hold concurrent requests by name - kitzelh</title>
<link>http://snipplr.com/view/23899/hold-concurrent-requests-by-name/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 29 Nov 2009 22:06:42 GMT</pubDate>
<guid>http://snipplr.com/view/23899/hold-concurrent-requests-by-name/</guid>
</item>
</channel>
</rss>