<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Clovertech | Joshua Myers | Activity</title>
	<link>https://clovertech.infor.com/members/joshua-myers/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/joshua-myers/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Joshua Myers.</description>
	<lastBuildDate>Thu, 09 Apr 2026 17:38:20 -0400</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">b91bd0ffd41c6b27040ab96bbcae61f1</guid>
				<title>Joshua Myers replied to the topic GitHub and Cloverleaf in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/github-and-cloverleaf/#post-86283</link>
				<pubDate>Wed, 25 Jul 2018 20:55:21 -0400</pubDate>

									<content:encoded><![CDATA[<p>Hey Stephen &#8211; curious what your approach is to repos and branches. &nbsp;We are a software company (not a hospital) that uses github extensively, and I&#8217;m trying to figure out the best way to adapt it to Cloverleaf&#8217;s architecture. &nbsp;Automated deployment is one the goals (at least for things like procs, xlates, formats, and tables &#8211; I don&#8217;t think&hellip;<span class="activity-read-more" id="activity-read-more-2579"><a href="https://usspvlclovertch2.infor.com/forums/topic/github-and-cloverleaf/#post-86283" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c31166b06df9a6902e6af9dd76c74d3f</guid>
				<title>Joshua Myers replied to the topic Looking for advice from high volume CloverTechers... in the forum Cloverleaf</title>
				<link>http://10.130.104.72/forums/topic/looking-for-advice-from-high-volume-clovertechers/#post-86025</link>
				<pubDate>Thu, 22 Mar 2018 16:22:28 -0400</pubDate>

									<content:encoded><![CDATA[<p><s></p>
<p>Steve Pringle wrote:<br />
</s>It would also help to know what hardware platform/OS you&#8217;re running on and how it&#8217;s configured.</p>
<p>We process ~12 million messages a day, we&#8217;re running on a dedicated AIX server with 4 cpus and 32 Gb of memory. </p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a911080d2fdcd49c046f25ce65e2248c</guid>
				<title>Joshua Myers replied to the topic Looking for advice from high volume CloverTechers... in the forum Cloverleaf</title>
				<link>http://10.130.104.72/forums/topic/looking-for-advice-from-high-volume-clovertechers/#post-86024</link>
				<pubDate>Thu, 22 Mar 2018 16:19:00 -0400</pubDate>

									<content:encoded><![CDATA[<p><s></p>
<p>Jim Kosloskey wrote:<br />
</s>Joshua,</p>
<p>Also if you are using cross-process routing with high volumes, that could be an issue. Have you tried comparing to having everything in one process in this case?</p>
<p>Or are your volumes spread out throughout the day?</p>
<p>When exactly is your peak arrival period and what is that peak volume wise and how long does it&hellip;<span class="activity-read-more" id="activity-read-more-87"><a href="http://10.130.104.72/forums/topic/looking-for-advice-from-high-volume-clovertechers/#post-86024" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">26fd47192f8ee00d8bf6e5a1c07f90e5</guid>
				<title>Joshua Myers replied to the topic Output json records in correct format in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/output-json-records-in-correct-format/#post-85883</link>
				<pubDate>Thu, 01 Feb 2018 16:05:42 -0500</pubDate>

									<content:encoded><![CDATA[<p>I figured out a way to make this work, but any suggestions on a way to do it better would be welcome!</p>
<p>1. Disk_in reads in file (for current customer, this is a .csv) line by line<br />
2. VRL format -&gt; xlate -&gt; json format<br />
3. Disk_out saves each json record to a file on local disk<br />
4. A second disk_in reads in entire file using eof termination instead&hellip;<span class="activity-read-more" id="activity-read-more-422"><a href="https://usspvlclovertch2.infor.com/forums/topic/output-json-records-in-correct-format/#post-85883" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8e31ab9a003e40e5c80978c112d81925</guid>
				<title>Joshua Myers replied to the topic Output json records in correct format in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/output-json-records-in-correct-format/#post-85881</link>
				<pubDate>Thu, 01 Feb 2018 14:16:51 -0500</pubDate>

									<content:encoded><![CDATA[<p>Yeah, post xlate I need the output file to start with an open square bracket, terminate with a closed square bracket, and have commas seperating each json record.</p>
<p>[Rec1, Rec2, Rec3]</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c001b24e1d5cbcac702a7ea984e5840d</guid>
				<title>Joshua Myers replied to the topic Load Balancing via Cloverleaf in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/load-balancing-via-cloverleaf/#post-83657</link>
				<pubDate>Thu, 18 Jan 2018 16:51:29 -0500</pubDate>

									<content:encoded><![CDATA[<p>I may need to do something similar, but I&#8217;m still figuring out tcl (or at least the right data structures to use within Cloverleaf). &nbsp;</p>
<p>I know this is an older post, but does anyone have a sample proc they can share?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>