Link Details

Link 104494 thumbnail
User 214988 avatar

By puredanger
via medevyoujane.com
Published: Aug 18 2008 / 11:26

In Erlang your world revolves around processes. Not to be confused with OS processes. Here we are talking about highly light weight threads that can quickly be started and shut down. These are a lot faster and lighter that threads you may be used to from Ruby and you will use them quite a lot more than usually happens in Ruby.
  • 14
  • 0
  • 1108
  • 169

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.