<feed xmlns='http://www.w3.org/2005/Atom'>
<title>keymanager.git/changes/async_gpg, branch 0.5.0</title>
<subtitle>[keymanager] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/keymanager.git/'/>
<entry>
<title>[feat] defer decrypt, gen_key and encrypt</title>
<updated>2016-02-23T17:37:27+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor.shyba@gmail.com</email>
</author>
<published>2016-02-11T22:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/keymanager.git/commit/?id=c18b69441e24c57a3130e27356edc0b9395d78f8'/>
<id>c18b69441e24c57a3130e27356edc0b9395d78f8</id>
<content type='text'>
This commit put those gnupg operations to be run on external threads
limited by the amount of cores present on user machine.
Some gnupg calls spawn processes and communicating to them is a
synchronous operation, so running outside of a reactor should improve
response time by avoiding reactor locking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit put those gnupg operations to be run on external threads
limited by the amount of cores present on user machine.
Some gnupg calls spawn processes and communicating to them is a
synchronous operation, so running outside of a reactor should improve
response time by avoiding reactor locking.
</pre>
</div>
</content>
</entry>
</feed>
