How fast can BMessages be sent between application
|
|
|
Developing for BeOS
BeOS Internals
How fast can BMessages be sent between applications?
|
Developing for BeOS:
BeOS Internals
|
FAQ Number:
FAQ-0183
|
Last Modified:
2/3/98
|
Keywords:
BeOS,
Developing,
Internals,
program,
performance,
BMessage,
message,
port
|
|
There isn't a simple answer, as there are many ways to send messages. For example, you can send messages synchronously or asynchronously. As a rough benchmark, on the dual 66MHz BeBox you can send about 2,000 messages/replies per second. Of course, this will vary with the time you need to spend actually processing the message(s), but raw sends/receives are fast.
You can send about 10,000 32-byte messages/sec on a dual 66Mhz Bebox using the underlying port mechanism.
|
|
|
Copyright ©1998 Be, Inc.
Be is a registered trademark, and BeOS, BeBox, BeWare, GeekPort, the Be logo
and the BeOS logo are trademarks of Be, Inc. All other trademarks mentioned
are the property of their respective owners.
Icons used herein are the property of Be Inc. All rights reserved.
Comments about this site? Please write us at webmaster@be.com.
|