- 08 Jul, 2009 3 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
Added the member variable m_vdqmRequestHandlerThreadPool to make the design and structure of the code more explicit
-
- 19 Jun, 2009 1 commit
-
-
Steven Murray authored
-
- 11 Jun, 2009 1 commit
-
-
Steven Murray authored
-
- 10 Jun, 2009 1 commit
-
-
Steven Murray authored
-
- 20 Feb, 2009 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
migrations. Fixed a bug with a mix up of sockets.
-
- 15 Feb, 2009 1 commit
-
-
Steven Murray authored
GatewayTxRx: Sends and receives messages of the gateway<->aggregator protocol. RtcpTxRx : Sends and receives messages of the RTCOPY prototcol.
-
- 04 Feb, 2009 1 commit
-
-
Steven Murray authored
Implemented the position, file transfered and end of recall parts of the RTCOPY recall protocol.
-
- 30 Jan, 2009 2 commits
-
-
Steven Murray authored
the initial connection from RTCPD. The main select loop is now in place so that we can see many messages and connections at the same time. However we still have not seen the incoming connections we expect for the tape and disk I/O threads.
-
Steven Murray authored
will deal with the following: * The incoming callback connection request from the tape I/O thread. * The incoming callback connection requests from the disk I/O threads. * Any incoming messages sent from RTCPD over any of the connected sockets, including the initial RTCPD connection.
-
- 29 Jan, 2009 1 commit
-
-
Steven Murray authored
own function: castor::tape:aggregator::VdqmRequestHandlerThread::processJobSubmissionRequest Started to refactorise out the giving of file lists to RTCPD.
-
- 26 Jan, 2009 1 commit
-
-
Steven Murray authored
have removed RtcpdHandlerThread. The code compiles, but probably does not work. The concurrency and communication model has been decided. There will be a pool of VDQM threads with one thread per tape drive. Today there is only one drive per tape server at CERN, but we are trying to keep backwards compatibility. The existing code we are trying to replace kept open the option of more than one drive per tape server. One VDQM thread will use a select loop to communicate with the five or more incomming connections required by RTCPD. By default, RTCPD makes five connections to a client. The initial connection to signal the start of a remote tape copy and to listen for ping and abort messages, one connection for the RTCPD tape IO thread, and three connections for the default number of three RTCPD disk IO threads. The next step is to code the select loop for the five or more connections.
-
- 04 Dec, 2008 1 commit
-
-
Steven Murray authored
ackowledge of a request for a VID from RTCPD. Still a long, long way to go, but it's a start.
-
- 03 Dec, 2008 1 commit
-
-
Steven Murray authored
-
- 14 Nov, 2008 1 commit
-
-
Steven Murray authored
-
- 15 Aug, 2008 1 commit
-
-
Steven Murray authored
tape aggregator daemon.
-
- 31 Jul, 2008 1 commit
-
-
Sebastien Ponce authored
-
- 05 Apr, 2005 2 commits
-
-
Sebastien Ponce authored
-
Sebastien Ponce authored
C++ interface to DLF. This is supposed to replace the current logging facility without loosing the possibility to give objects to the interface.
-
- 12 Jul, 2004 1 commit
-
-
Sebastien Ponce authored
Last version of the logging facility, now allowing to choose between No Log (default), DLF and stdout
-
- 08 Jul, 2004 1 commit
-
-
Sebastien Ponce authored
-
- 07 Jul, 2004 1 commit
-
-
Sebastien Ponce authored
-
- 16 Jun, 2004 1 commit
-
-
Sebastien Ponce authored
-
- 28 May, 2004 1 commit
-
-
Sebastien Ponce authored
-
- 12 May, 2004 1 commit
-
-
Sebastien Ponce authored
-