<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oar-p2p, branch v0.2.12</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/'/>
<entry>
<title>chore: bump version to 0.2.12</title>
<updated>2025-07-24T14:03:17+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-07-24T14:03:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=b0057110f1fe56c726c1d108c90d1275510a794b'/>
<id>b0057110f1fe56c726c1d108c90d1275510a794b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added basic retry logic to the machine_containers_wait function</title>
<updated>2025-07-24T11:46:32+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-07-24T11:46:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=f068edd95f960dea97bb874430c43e55d6b7d186'/>
<id>f068edd95f960dea97bb874430c43e55d6b7d186</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added ConnectionAttempts ssh option</title>
<updated>2025-07-24T11:46:11+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-07-24T11:46:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=4cb719cd459a7b53e40e57d8dcf4e2cdf72e99f9'/>
<id>4cb719cd459a7b53e40e57d8dcf4e2cdf72e99f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replaced scp with rsync</title>
<updated>2025-07-24T08:39:43+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-07-24T08:39:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=a1c7032d014a7c8748619a1fe80213e1012aed61'/>
<id>a1c7032d014a7c8748619a1fe80213e1012aed61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: bump version to 0.2.11</title>
<updated>2025-07-23T19:58:55+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-07-23T19:58:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=a19f73cb08395e133ef40c1a7dbf0b9330889dc9'/>
<id>a19f73cb08395e133ef40c1a7dbf0b9330889dc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added concurrency limit via OAR_P2P_CONCURRENCY_LIMIT</title>
<updated>2025-07-23T19:55:50+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-07-23T19:55:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=b13fedfaf55eaa7716195d11d0fb12041ed8dfb5'/>
<id>b13fedfaf55eaa7716195d11d0fb12041ed8dfb5</id>
<content type='text'>
the env var OAR_P2P_CONCURRENCY_LIMIT limits the number of parallel
"operations" being done on the cluster machines. so, if it is set to 3,
then we only work on 3 machines at time. setting to 0 means unlimited.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the env var OAR_P2P_CONCURRENCY_LIMIT limits the number of parallel
"operations" being done on the cluster machines. so, if it is set to 3,
then we only work on 3 machines at time. setting to 0 means unlimited.
</pre>
</div>
</content>
</entry>
<entry>
<title>updated Cargo.lock</title>
<updated>2025-07-22T09:23:34+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-07-22T09:23:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=be4e94f257a1e0a033a3e85c365a7a868965f4c5'/>
<id>be4e94f257a1e0a033a3e85c365a7a868965f4c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: bump version to 0.2.10</title>
<updated>2025-07-22T09:20:47+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-07-22T09:20:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=c035ce814989b5bdc42bb5edc700acac7c3effc7'/>
<id>c035ce814989b5bdc42bb5edc700acac7c3effc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: added oar job id inference</title>
<updated>2025-07-22T09:20:00+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-07-22T09:20:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=8c90229d6e88c88338261496da50c01e51cac3f5'/>
<id>8c90229d6e88c88338261496da50c01e51cac3f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup network before benchmark starts</title>
<updated>2025-07-18T07:39:15+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-07-18T07:39:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=c76875a153eecd7168cbf9f1db2987cc7e90834e'/>
<id>c76875a153eecd7168cbf9f1db2987cc7e90834e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
