Print

Print


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "xrootd".

The branch, master has been updated
       via  461f51ff5052e8c1ba42f939084fc428e551bab5 (commit)
       via  24c127019ce79309e24e6fe71d2c82ebbe27b9bd (commit)
       via  eaf029fdcbe6335ecd8cf84633daf7f6e9db6bf1 (commit)
      from  82d6cf979cf5e62614e6602184de3eaccf69cc02 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 461f51ff5052e8c1ba42f939084fc428e551bab5
Author: Lukasz Janyst <[log in to unmask]>
Date:   Wed Mar 6 17:29:15 2013 +0100

    [XrdCl] Implement parallel transfers and miltiple stream support for donwloads

commit 24c127019ce79309e24e6fe71d2c82ebbe27b9bd
Author: Lukasz Janyst <[log in to unmask]>
Date:   Tue Mar 5 19:20:00 2013 +0100

    Bump the soname for libXrdCl - the url changes not backwards compatible

commit eaf029fdcbe6335ecd8cf84633daf7f6e9db6bf1
Author: Lukasz Janyst <[log in to unmask]>
Date:   Tue Mar 5 19:15:01 2013 +0100

    [XrdCl] Use worker thread pool to handle incoming messages and process callbacks

-----------------------------------------------------------------------

Summary of changes:
 src/XrdCl/CMakeLists.txt                           |    6 +-
 src/XrdCl/XrdClChannel.cc                          |    7 +-
 src/XrdCl/XrdClChannel.hh                          |    6 +-
 src/XrdCl/XrdClClassicCopyJob.cc                   |  192 ++++++++++++++------
 src/XrdCl/XrdClConstants.hh                        |    4 +
 src/XrdCl/XrdClCopy.cc                             |   21 ++-
 src/XrdCl/XrdClCopyProcess.hh                      |    7 +-
 src/XrdCl/XrdClDefaultEnv.cc                       |   10 +-
 src/XrdCl/XrdClFileSystem.cc                       |    2 +
 src/XrdCl/XrdClJobManager.cc                       |  140 ++++++++++++++
 .../{XrdClDefaultEnv.hh => XrdClJobManager.hh}     |  115 ++++++------
 src/XrdCl/XrdClPostMaster.cc                       |   26 +++-
 src/XrdCl/XrdClPostMaster.hh                       |    2 +
 src/XrdCl/XrdClStream.cc                           |    7 +-
 src/XrdCl/XrdClStream.hh                           |   38 ++++-
 src/XrdCl/{XrdClInQueue.hh => XrdClSyncQueue.hh}   |   82 +++++----
 16 files changed, 500 insertions(+), 165 deletions(-)
 create mode 100644 src/XrdCl/XrdClJobManager.cc
 copy src/XrdCl/{XrdClDefaultEnv.hh => XrdClJobManager.hh} (61%)
 copy src/XrdCl/{XrdClInQueue.hh => XrdClSyncQueue.hh} (58%)


hooks/post-receive
-- 
xrootd

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1