<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oar-p2p/src/machine.rs, branch main</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>added support for the shelder machine</title>
<updated>2025-10-30T20:22:53+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-10-30T20:22:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=5cdb0c8876c22d8fada79cbc82645d840e0d27eb'/>
<id>5cdb0c8876c22d8fada79cbc82645d840e0d27eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added support for snorlax machines</title>
<updated>2025-10-30T20:21:13+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-10-30T20:21:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=685107d2fcab5d3d5e3166c2e33777768cb1e6cc'/>
<id>685107d2fcab5d3d5e3166c2e33777768cb1e6cc</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>added the interface for machines oddish,psyduck,squirtle,bulbasaur</title>
<updated>2025-07-17T13:43:35+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-07-17T13:43:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=a0235149675af1c1235e5b96d6cc03d91a7cf1e2'/>
<id>a0235149675af1c1235e5b96d6cc03d91a7cf1e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set the interface for moltres machines</title>
<updated>2025-07-17T09:07:47+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-07-17T09:07:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=6d88de0cead092710b7cf17a2ab029347be14b8d'/>
<id>6d88de0cead092710b7cf17a2ab029347be14b8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: replace todo!() with bond0 interface for alakazam and kadabra machines</title>
<updated>2025-07-11T16:57:08+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-07-11T16:57:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=98748ee94a339e4fee175cfc50df4c5acd22382b'/>
<id>98748ee94a339e4fee175cfc50df4c5acd22382b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean enough for now</title>
<updated>2025-07-10T21:05:59+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-07-10T21:05:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=66a0329b201a19d2a6d87b265b6fde3423a917c0'/>
<id>66a0329b201a19d2a6d87b265b6fde3423a917c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>it works, now needs cleanup</title>
<updated>2025-07-10T19:05:11+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-07-10T19:05:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=4fc26211fda53023f8ce703ccf4b1a2bbfbbe10a'/>
<id>4fc26211fda53023f8ce703ccf4b1a2bbfbbe10a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rust init snapshot</title>
<updated>2025-07-09T13:24:25+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@protonmail.com</email>
</author>
<published>2025-07-09T13:24:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=a5178fbb0bde3ff9f863ef0cca48748cb993390a'/>
<id>a5178fbb0bde3ff9f863ef0cca48748cb993390a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
