introduced a more scalable API for torrent status updates (post_torrent_updates())

This commit is contained in:
Arvid Norberg
2011-11-15 02:34:00 +00:00
parent b0271e993c
commit c4232065d8
14 changed files with 260 additions and 46 deletions

View File

@@ -1,3 +1,4 @@
* introduced a more scalable API for torrent status updates (post_torrent_updates())
* updated the API to add_torrent_params turning all bools into flags of a flags field
* added async_add_torrent() function to significantly improve performance when
adding many torrents