Speaker details
Silicon Valley Code Camp 2011

Mike Baily

Mike Baily
Mike is President of Coast R&D an independent Silicon valley consultancy specializing in fast turnaround high performance business applications. With a masters in Engineering and math, Mike has been developing solutions for companies and hedge funds since 1987.
{speaker.firstName} {speaker.lastName}

Speaking Sessions

  • Messaging - the solution for multicore, Interprocess communication and load distribution

    2:45 PM Sunday   Room: 8338
    Messaging is as fundamental to software architecture as data types, yet most developers do not utilize it. Operating systems are event driven via messages, the internet is message driven via HTTP/SMTP etc. yet developers rarely use messaging as a solution to complex architectural problems like threading, shuttling data between applications (IPC) and distributing load across machines. In the last few years, ZeroMQ has become mainstream and is an excellent implementation of broker-less messaging with bindings for 20+ languages including C, C++, Java, .NET, Python and Most OS'es including Linux, Windows, OS X. IT is open source LGPL free software and has a large user base. This is significant for server side implementation, because rigid development design often breaks when it needs to scale. The presentation will cover communication transports, messaging patterns, Socket objects, message structures and Multi-threading for Multi Cores outlined here: http://www.coastrd.com/zeromq-messaging

Silicon Valley Code Camp 2011

Code Stars Summit, Silicon Valley Code Camp, AngularU (tm) are trademarks of 73rd Street Associates (Copyright © 2021)
Site Built with React and Apollo GraphQL Client and Server
Built by PeterKellner.net

Select a Past SV Code Camp Year to View

Learn JavaScript Course