<?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"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: (bug?) high speed dataflow from network (ethersense &amp; udpreceive)</title>
		<atom:link href="http://cycling74.com/forums/topic/bug-high-speed-dataflow-from-network-ethersense-udpreceive/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/bug-high-speed-dataflow-from-network-ethersense-udpreceive/feed</link>
		<description></description>
		<pubDate>Thu, 20 Jun 2013 00:08:16 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/bug-high-speed-dataflow-from-network-ethersense-udpreceive/#post-35249</guid>
					<title><![CDATA[(bug?) high speed dataflow from network (ethersense &amp; udpreceive)]]></title>
					<link>http://cycling74.com/forums/topic/bug-high-speed-dataflow-from-network-ethersense-udpreceive/#post-35249</link>
					<pubDate>Mon, 07 Jan 2008 05:57:19 +0000</pubDate>
					<dc:creator>Guillaume Evrard</dc:creator>

					<description>
						<![CDATA[
						<p>Hi all,</p>
<p>I&#8217;m facing a problem with a max application i&#8217;m developing.<br />
this is a bit complex so i&#8217;ll try to be clear.<br />
I created a real time feed/subscription system for ethersense cards, which means my patches are able to subscribe/unsuscribe to a dataflow coming from the network.</p>
<p>The problem is that max hangs when subscribing to a high speed dataflow (sampling rate is 2 ms or less).<br />
i suspect this comes from the udpreceive object, since it drops packet during the subscription routine.<br />
(i had already post about his friend udpsend : <a href="http://www.cycling74.com/forums/index.php?t=msg&#038;goto=108670&#038;rid=4830&#038;S=156530b6ad96fae486fa8cfec8914048#msg_108670" rel="nofollow">http://www.cycling74.com/forums/index.php?t=msg&#038;goto=108670&#038;rid=4830&#038;S=156530b6ad96fae486fa8cfec8914048#msg_108670</a>, it could be the same reason&#8230;)</p>
<p>maybe the queue is full and max doesn&#8217;t like it (?)<br />
i put it to 4096 using the maxqueuesize message.</p>
<p>the crash doesn&#8217;t occur when sampling rate is set to 5 ms.</p>
<p>the crash doesn&#8217;t occur when override is on, even at 2 ms.</p>
<p>the subscription routine is very simple, i juste store a name into a coll.</p>
<p>well, i&#8217;m a bit lost a this point&#8230;</p>
<p>any idea?</p>
<p>cheers,</p>
<p>g</p>
<p>ps : some questions about max 5 and network naturally come :</p>
<p>will max 5 be more network oriented than the current version?<br />
-choosing the network interface you want to use with your udp objects?<br />
-correctly working udp/tcp objects?<br />
-web compliant?<br />
-etc&#8230;</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

