The answer to the aynchronous web service calls found in the following URL: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwse/html/wsemessaging.asp
WSE2.0 has the implementation called SendOneWay that can be used for such purpose. Would like to go thru' more details about it.