Performance Issues
    Alan DeKok 
    aland at deployingradius.com
       
    Mon Nov 26 16:45:03 CET 2007
    
    
  
Veerendra wrote:
> But how about splitting the task, one handling the Tx part, the other
> handling the Rx, of-course there will be some communication that needs
> to be done between these two tasks. Kindly comment on this.
  There isn't a need for two tasks.  It can all be done as part of one
process.  But the client code can be converted from sychnronous to
asynchronous.
  As always, patches are welcome.
  Alan DeKok.
    
    
More information about the Freeradius-Devel
mailing list