diff options
author | Victor Shyba <victor.shyba@gmail.com> | 2016-02-11 19:22:34 -0300 |
---|---|---|
committer | Victor Shyba <victor.shyba@gmail.com> | 2016-02-23 14:37:27 -0300 |
commit | c18b69441e24c57a3130e27356edc0b9395d78f8 (patch) | |
tree | 56c62d9343f079741d0ce9af2fae8a99c0ed26e0 /docs/leap-commit-template.README | |
parent | 4e13b7595fc5c8e245244eb535525ae8333ef9dc (diff) |
[feat] defer decrypt, gen_key and encrypt
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.
Diffstat (limited to 'docs/leap-commit-template.README')
0 files changed, 0 insertions, 0 deletions