FW: [globus-python] Addition to pyGlobus

Ivan R. Judson judson at mcs.anl.gov
Thu Jan 30 20:56:55 CST 2003



> -----Original Message-----
> From: Keith Jackson (DSD staff) [mailto:krjackson at lbl.gov] 
> Sent: Thursday, January 30, 2003 8:19 PM
> To: judson at mcs.anl.gov
> Cc: python-discuss at globus.org
> Subject: Re: [globus-python] Addition to pyGlobus
> 
> 
> Sounds good. I'll get Matt to add that change in.
> --keith
> 
> Ivan R. Judson wrote:
> > This would be cool so we can derive from it:
> > 
> > from SocketServer import ThreadingMixIn, StreamRequestHandler from 
> > pyGlobus.io import GSITCPSocketServer
> > 
> > # This really should be defined in pyGlobus.io
> > class ThreadingGSITCPSocketServer(ThreadingMixIn, 
> GSITCPSocketServer): 
> > pass
> > 
> > This lets you have a threaded GSI TCP SocketServer (if that wasn't 
> > obvious).
> > 
> > --Ivan
> > 
> 
> 
> -- 
> ----------------------------------------------------------------
> Keith R. Jackson                        KRJackson at lbl.gov
> Secure Grid Technologies Group		(510) 486-4401
> Lawrence Berkeley National Laboratory  	
http://www-itg.lbl.gov/~kjackson/




More information about the ag-dev mailing list