<?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 | priyanka sriyapareddy | Activity</title>
	<link>https://clovertech.infor.com/members/priyanka-sriyapareddy/activity/</link>
	<atom:link href="https://clovertech.infor.com/members/priyanka-sriyapareddy/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for priyanka sriyapareddy.</description>
	<lastBuildDate>Wed, 29 Apr 2026 06:48:37 -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">f33cdd1f1b38464ee18c9c3dfc9a6f7f</guid>
				<title>priyanka sriyapareddy replied to the topic performance issue with pdl-tcpip in the forum Tcl Library</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/performance-issue-with-pdl-tcpip/#post-76685</link>
				<pubDate>Fri, 08 Jun 2012 21:00:57 -0400</pubDate>

									<content:encoded><![CDATA[<p>It is a persistent FTP Connection .</p>
<p>Is the fileset-local single threaded?<br />
We currently write each message on the ftp server.</p>
<p>An alternative we are thinking of is to write all the messages to the local file system and then transfer the files to the ftp server at one time.This will reduce the number of writes on the ftp server.</p>
<p>If i use a&hellip;<span class="activity-read-more" id="activity-read-more-14527"><a href="https://usspvlclovertch2.infor.com/forums/topic/performance-issue-with-pdl-tcpip/#post-76685" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">47ecfd68914811e19a01690721c74f65</guid>
				<title>priyanka sriyapareddy replied to the topic performance issue with pdl-tcpip in the forum Tcl Library</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/performance-issue-with-pdl-tcpip/#post-76683</link>
				<pubDate>Fri, 08 Jun 2012 19:22:59 -0400</pubDate>

									<content:encoded><![CDATA[<p>I put them in two different processes.It did not improve the performace significantly but i can see that the first thread is receiving the messages very fast from the sender.The thread that is ftping the messages is the bottleneck since that is sending them one message at a time to the ftp server.Is there a way i can multithread the ftp&hellip;<span class="activity-read-more" id="activity-read-more-1871"><a href="https://usspvlclovertch2.infor.com/forums/topic/performance-issue-with-pdl-tcpip/#post-76683" rel="nofollow ugc">Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">060f4bd77e328129996f6c038fc1ab65</guid>
				<title>priyanka sriyapareddy replied to the topic ftp code in a upoc in the forum Cloverleaf</title>
				<link>https://usspvlclovertch2.infor.com/forums/topic/ftp-code-in-a-upoc/#post-76638</link>
				<pubDate>Thu, 31 May 2012 23:51:43 -0400</pubDate>

									<content:encoded><![CDATA[<p>Thank you for your responses.I have tried option 1 using TclCurl and that has worked for me.I have not tried option 2.Would it be possible to show some sample code which demonstrates the usage of option 2?</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>