i'm trying to separe some cpu use (i know cpu for servers is not a problem) but since the problem is 'easy' i'm trying to keep logic at microcontroller, if i port all logic to server, is better to use ARM or x86 at microcontroller side (i will spend less money - i still with 2000 pic in stock :/ )
2011/2/5 Les Mikesell <[email protected]>: > On 2/4/11 9:56 PM, Roberto Spadim wrote: >> >> problem: >> today i need 4 packets to make 'lock'/'unlock' using memcache >> i need to use less ROM/CPU/RAM/network at client side > > What's the big picture here? If you want your client to do less work, why > not run a web service on the server that not only implements the lock but > also does most or all of what the client would have done while holding the > lock? > > -- > Les Mikesell > [email protected] > -- Roberto Spadim Spadim Technology / SPAEmpresarial
