The Swift Parallel Scripting Language
Brent Hoover's insight:Script is an attempt to simplify parallel program by becoming the "glue code" for different subsystems (MATLab, R, etc). Will try to do some sort of review as I think this could...
View ArticleJepsen: Testing the Partition Tolerance of PostgreSQL, Redis, MongoDB and Riak
Distributed systems are characterized by exchanging state over high-latency or unreliable links.Brent Hoover's insight:This is a good article showing the tradeoffs involved in various type of High...
View ArticleErlang Central Renovated - Possibly Months ago
Brent Hoover's insight:This may be only news to me as I have been out of the loop for a bit, but Erlang Central has undergone a nice redesign and rebuild. Everything about it is better. Nice work,...
View ArticleIntroducing the RabbitMQ Simulator, Video, & Open Source Bits | VMware...
In this blog post I'd like to introduce you to one of our latest developments: the RabbitMQ Simulator. This simulator was born out of a need—we wanted a beBrent Hoover's insight:I'm a big fan of...
View ArticleRabbitMQ » Blog Archive » Using Elixir to write RabbitMQ Plugins - Messaging...
RabbitMQ is a complete and highly reliable enterprise messaging system based on the emerging AMQP standardBrent Hoover's insight:This is a guide to using Erlang's more accessible cousin Elixir to...
View Articleerlang - How can I connect to ejabberd's Mnesia database with a separate...
Brent Hoover's insight:A common question, on the world's FAQ list.See it on Scoop.it, via Concurrent Life
View ArticleWebcast: Modern Server Application Design with Erlang
Erlang programmers have boasted about high concurrency, fault tolerance, and high scalability. However, using the language alone for this isn't enough to guarantee any of these properties: you...
View Articlemultithreading - How many CPUs are needed before Erlang is faster than...
Brent Hoover's insight:This is another "when would Erlang be better?" question with a well fleshed out and objective answer.See it on Scoop.it, via Concurrent Life
View ArticleFluentd Loves Riak: Robust Log Collection with a Robust NoSQL Backend – Basho...
Guest post by Kiyoto Tamura (Treasure Data). (Fluentd Loves Riak. Thanks @kiyototamura from @Treasuredata http://t.co/Bwk8HwhfyQ #nosql)See it on Scoop.it, via Concurrent Life
View ArticleThink Erlang - Software Development Tutorials and Videos
Learn how to think like an Erlang expert and design highly available long running systems. Many people have heard of Erlang, but very few have actually used it.See it on Scoop.it, via Concurrent Life
View ArticleCreate an ultra fast, distributed & resilient datastore with Riak
In one project I am working on, I needed to store a *large* amount of data. My main constraints were that it should be able to store data as a simple key/value pair collection, blazing fast, with a...
View ArticleErlang R17-rc1 on OSX Mavericks with WX and a working Observer - Ward Bekker
Update 11 Feb 2013 Dan GudMundsson pointed out that starting with R17 both 32 and 64 bit Erlang will work with wxWidgets. I’ve updated part of …See it on Scoop.it, via Concurrent Life
View Articleerlang/otp
otp - Erlang/OTPBrent Hoover's insight:Erlang R17-rc1 Available for preview on GithubSee it on Scoop.it, via Concurrent Life
View ArticleErlang OTP Patterns - henry1818
Brent Hoover's insight:A nice "Mind-map" graph of OTP PatternsSee it on Scoop.it, via Concurrent Life
View ArticleWhy Vector Clocks are Easy – Basho Technologies
January 29, 2010 Vector clocks are confusing the first time you’re introduced to them. It’s not clear what their benefits are, nor how it is you derive said benefits. Indeed, each Riak developer has...
View ArticleRefactorErl - Refactoring Erlang Programs
static source code analyser and refactoring for the Erlang functional programming languageBrent Hoover's insight:Not an article but a static source analysis and graphing tool for Erlang. Looks very...
View Article028 New to Erlang
Download Link: Sponsor: Elixir Sips Chuck from Ruby Roges has some questions about Erlang and when it could help him in his projects. Zach, Justin and Kevin hope to respond to his questions about...
View ArticleBuilding Wireless Sensor Networks with MQTT-S, RaspberryPi and Erlang
the talk I gave at Erlang User Conference 2013, Logtel M2M and Devcon TLV conferences in June 2013.Brent Hoover's insight:I hate posting Slidepacks with no other context because often you can make no...
View ArticleProbably Done Before: Gotcha with Bitstrings in Erlang: Naked Chevron...
implementatioBrent Hoover's insight:Hadn't thought of this, but this is certainly a weakness in the Bitstring implementation in Erlang.See it on Scoop.it, via Concurrent Life
View Article