Fw: Messages between processes

Klacke klacke@REDACTED
Mon Dec 30 18:41:08 CET 2002


On Tue, Dec 31, 2002 at 01:55:07PM +0100, Inswitch Solutions - Erlang Evaluation wrote:
> 
> When sending messages with parameters, between processes, should
> be better to send them (the params) in binary form ?
> 

No,

The only possible exception where it would be (possibly) faster
would be long strings of characters and use list_to_binary/1. 


/klacke

-- 
Claes Wikstrom                        -- Caps lock is nowhere and
Alteon WebSystems                     -- everything is under control          
http://www.bluetail.com/~klacke      
cellphone: +46 70 2097763



More information about the erlang-questions mailing list