W
wycklk
I got the following observation with the use of .NET
messaging
queue:
Message size = 1K, message per second = 5000
Message size = 200K, message per second = 102
Message size = 500K, message per second = 43
Is there a way to improve the .NET messaging queue
performance ?
I've been using binary formatter.
messaging
queue:
Message size = 1K, message per second = 5000
Message size = 200K, message per second = 102
Message size = 500K, message per second = 43
Is there a way to improve the .NET messaging queue
performance ?
I've been using binary formatter.