Skip to content

Instantly share code, notes, and snippets.

@archaelus
Created February 7, 2012 03:55
Show Gist options
  • Save archaelus/1757067 to your computer and use it in GitHub Desktop.
Save archaelus/1757067 to your computer and use it in GitHub Desktop.
Erlang Meetup Notes

What do you want to see next time:

  • Accesible talks

  • Erlang for Ruby Programmers

  • Monitoring Tools

  • Supervisors -- I always rolled my own.

  • Lots of datastructure libraries -- when should I use what?

  • Monads in Erlang

  • Nested finite state machines -- I keep wanting this, should I ?

  • Web Frameworks du Jour

  • When would you use Erlang? When would you not?

    • Performance?
  • Dependency Management

    • Build tools?
  • Idiomatic Erlang project setup

  • Testing in general

    • Quickcheck and Dialyzer
    • Mocking frameworks (meck, ...)
  • NoSQL Options

    • Riak, etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment