虽然忙,有些事还是要抽时间做;

Erlang Resources 小站 2014年1月~6月资讯合集,方便检索.
 
 
 
1月
 
114 RR Elixir with José Valim
by CHARLES MAX WOOD on JULY 17, 2013
 
"The Erlang Runtime System" 快出版了,期待啊 看目录相当有料啊
 
Designing for Scalability with Erlang/OTP Implementing Robust, Fault-Tolerant Systems
 
7 Lessons Learned While Building Reddit To 270 Million Page Views A Month
 
Recon wants to be a set of tools usable in production to diagnose Erlang problems or inspect production environment safely.
 
 
Leaving Go
 
 
2月
 
Big Change To Erlang
 
Erlang Bookmarks
 
Thinking in Erlang
 
The Why of Y
Did you ever wonder how Y works and how anyone could ever have thought of it? In this note I’ll try to explain to you not only how it works.  http://www.dreamsongs.com/Files/WhyOfY.pdf
 
Understanding the Erlang Scheduler
 
Do messages get lost when erlang modules are upgraded?
 
Erlang/OTP 17.0-rc1 新引入的"脏调度器"浅析
 
 
投资方Sequoia Capital一组数字讲明白WhatsApp的故事
这个传奇般的团队搭建的服务稳定、低延迟,每天利用 Erlang 这种编程语言跨跃 7 个平台处理 500 亿条消息,且保持 99.9% 的正常运行时间。 http://www.36kr.com/p/209806.html
 
whatsapp深度使用Erlang有感 
 
Talking about Erlang, Riak and Vector Clocks with Christopher Meiklejohn (@cmeik)
http://dou.bz/3mtCWL
 
UPYUN:用Erlang开发的对象存储系统
 
Functional Programming Patterns in Scala and Clojure
 
 
Facebook acquires WhatsApp, one of the most famous Erlang shops. What impact will this have on the Erlang community?
 
Ask HN: Why isn't Erlang more popular?
 
3月
 
Instant Erlang shell: a server-per-page 
 
视频Where are We on the Map- - Kenneth Lundin_medium
http://v.youku.com/v_show/id_XNjgwNzU4MTky.html
 
Functional Geekery
 
9 Erlang pitfalls you should know about
 
A HIGH-LEVEL PARADIGM FOR RELIABLE LARGE-SCALE SERVER SOFTWARE
 
PathFinding.js
 
Videos from Erlang Factory SF Bay 2014 up on ErlangCentral.org
 
Erlang in Practice screencast
 
Building a real-time music service in Erlang
从Python到Node.js再回到Python+Redis,最后他们还是选择了Erlang
 
视频Soundrop Building a Real-Time Music Service - Ali Sabil_medi
http://v.youku.com/v_show/id_XNjg0MDU1NjU2.html
 
 
Bryan Hunter and OJ Reeves Program in Erlang
http://dotnetrocks.com/default.aspx?showNum=753
 
Voices: Tristan Sloughter on Erlang, NoSQL and Technology’s Effect on Economics and Culture
http://orchestrate.io/blog/2014/03/21/voices-tristan-sloughter-on-erlang-nosql-and-technologys-effect-on-economics-and-culture/
 
  Wrangler -- An Erlang Refactorer
 
Change the subtag used for maps from 0xB to 0xF #315
 
This is not intended to be comprehensive or authoritative, just free online resources I've found valuable while learning more about Erlang. https://gist.github.com/macintux/6349828
 
erlang-bookmarks
 
4月
 
Erlang in Production
 
Remove the pg module and related documentation #316
 
Algorithm-算法演示站
 
 
rustyio/sync · GitHub
https://github.com/rustyio/sync 
On-the-fly recompiling and reloading in Erlang. Code without friction. Erlang 热更工具,支持rebar release,支持远程热更。
 
Some Thoughts on Go and Erlang
 
AN ERLANG POSTGRES DRIVER: REFURBISHING OPEN SOURCE
 
Erlang公平调度的误解
 http://blog.yufeng.info/archives/3130

Erlang内存分配器之mbcs_pool
http://blog.yufeng.info/archives/3118

 
Learning Erlang coming from a heavy background in Clojure, Objective-C and C. Very familiar with core.logic and Prolog which has helped thus far. My notes and thoughts as I read "Learn you an Erlang", to be cleaned into a blog post in the near future
 
5月
 
Erlang 虚拟机内的内存管理(Lukas Larsson演讲听写稿)
http://www.cnblogs.com/zhengsyao/p/erts_allocators_speech_by_lukas_larsson.html
 
 
有关GO和Erlang的一些思考
 
Joe Armstrong的论文引用情况
 
6月
 
Game Programming Patterns
 
qdate - A Wrapper for Erlang Date and Timezone Management
 
Stand-alone Erlang is a minimal Erlang distribution. 
http://www.sics.se/~joe/sae.html#ecc

2048
https://github.com/zhongwencool/erlang-2048-game

Why The Cool Kids Don't Use Erlang (gar1t.com)
https://news.ycombinator.com/item?id=7927849 

 
Some Thoughts About Clojure
 
How I Start - Erlang
 
Erlang/Elixir certainly doesn't have the necessary breadth of libraries to support general-purpose tasks.
 
 

[Erlang 0122] Erlang Resources 2014年1月~6月资讯合集的更多相关文章

  1. [Erlang 0114] Erlang Resources 小站 2013年7月~12月资讯合集

    Erlang Resources 小站 2013年7月~12月资讯合集,方便检索.     附 2013上半年盘点: Erlang Resources 小站 2013年1月~6月资讯合集    小站地 ...

  2. [Erlang 0105] Erlang Resources 小站 2013年1月~6月资讯合集

    很多事情要做,一件一件来; Erlang Resources 小站 2013年1月~6月资讯合集,方便检索.      小站地址: http://site.douban.com/204209/     ...

  3. Power BI 3-4月功能更新培训合集

    ​Power BI 3-4月功能更新培训合集 Power BI每月功能的更新,都有很多大咖精辟解读,我们一直也都是积极中期待,相信所有P友如是或更甚. 视频学习可以结合微软Power BI 3-4月文 ...

  4. [Erlang 0129] Erlang 杂记 VI

    把之前阅读资料的时候记下的东西,整理了一下. Adding special-purpose processor support to the Erlang VM   P23 简单介绍了Erlang C ...

  5. Erlang 103 Erlang分布式编程

    Outline 笔记系列 Erlang环境和顺序编程Erlang并发编程Erlang分布式编程YawsErlang/OTP 日期              变更说明 2014-11-23 A Outl ...

  6. [Erlang 0057] Erlang 排错利器: Erlang Crash Dump Viewer

    http://www.cnblogs.com/me-sa/archive/2012/04/28/2475556.html Erlang Crash Dump Viewer真的是排错的天兵神器,还记得我 ...

  7. [Erlang 0124] Erlang Unicode 两三事 - 补遗

    最近看了Erlang User Conference 2013上patrik分享的BRING UNICODE TO ERLANG!视频,这个分享很好的梳理了Erlang Unicode相关的问题,基本 ...

  8. WhyEngine游戏合集2014贺岁版

    WhyEngine游戏合集2014贺岁版 自去年9月份开始写我的第一个小游戏,到现在为止,共实现了14个小游戏,10个屏保程序,7个DEMO程序.开发环境是VS2008,渲染使用的是D3D,所有代码都 ...

  9. .Net 2014 Connect() 相关文章合集

    微软在11月中旬的Connect()研讨会中公布了一系列 2015年的发展规划,今天在MSDN Blog上看到了一篇比较全的相关文章合集,这里转录一下,感兴趣的朋友可以看看. Announcement ...

随机推荐

  1. MVVM大比拼之vue.js源码精析

    VUE 源码分析 简介 Vue 是 MVVM 框架中的新贵,如果我没记错的话作者应该毕业不久,现在在google.vue 如作者自己所说,在api设计上受到了很多来自knockout.angularj ...

  2. Cookie和Session的总结

    1.开篇 在之前学习这一段的时候我一直有点没弄清楚,其实对Session这块的理解还可以,但是Cookie感觉始终还是欠缺点火候.之后的很长一段时间都基本上很少用Cookie了,渐渐的也淡忘了这一块的 ...

  3. HTML5系列目录

    1. HTML5与HTML4的区别 2. HTML5结构 3. HTML5表单 4. HTML5文件 5. HTML5绘图 6. HTML6本地存储

  4. 推荐几款jquery图片切换插件

    一.前言 毕业季到了,大家都在匆匆忙忙的记录大学里最美好的时光,照片中各种花式.各种姿势都涌现出来了.这么多的照片怎么展示出来给自己的好友看呢?有人选择做成视频,有人选择ps之后做成图片集,而我选择利 ...

  5. 你真的会玩SQL吗?三范式、数据完整性

    你真的会玩SQL吗?系列目录 你真的会玩SQL吗?之逻辑查询处理阶段 你真的会玩SQL吗?和平大使 内连接.外连接 你真的会玩SQL吗?三范式.数据完整性 你真的会玩SQL吗?查询指定节点及其所有父节 ...

  6. 4.JAVA之GUI编程事件监听机制

    事件监听机制的特点: 1.事件源 2.事件 3.监听器 4.事件处理 事件源:就是awt包或者swing包中的那些图形用户界面组件.(如:按钮) 事件:每一个事件源都有自己特点有的对应事件和共性事件. ...

  7. 认识W3C标准盒子模型,理解外边距叠加

    概述: 注:加粗斜体字是非常重要的概念,决定着你是不是能看懂那句话,所以不懂的请一定要搜索一下. 页面上的每个元素,都在一个矩形框里.   每个矩形框都是一个盒模型.   每个盒模型都由内容区域(co ...

  8. 基于 HTML5 的 Web SCADA 报表

    背景 最近在一个 SCADA 项目中遇到了在 Web 页面中展示设备报表的需求.一个完整的报表,一般包含了筛选操作区.表格.Chart.展板等多种元素,而其中的数据表格是最常用的控件.在以往的工业项目 ...

  9. iOS绘制收益柱状图

    项目需求,参考了其他绘图demo,自己绘制出来了,不过代码改得有点乱,添加了很多变量,时间关系没用太合适的命名,逻辑处理也没进行优化. 看看效果图(虚线区域都是画的,其他区域添加的都是控件),附上源码 ...

  10. C# - 多线程 之 Process与Thread与ThreadPool

    Process 进程类, // 提供对本地和远程进程的访问,启动/停止本地系统进程 public class Process : Component { public int Id { get; } ...