diff options
Diffstat (limited to 'archives/extend/2013-August/000190.html')
-rw-r--r-- | archives/extend/2013-August/000190.html | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/archives/extend/2013-August/000190.html b/archives/extend/2013-August/000190.html new file mode 100644 index 00000000..e08b6ac5 --- /dev/null +++ b/archives/extend/2013-August/000190.html @@ -0,0 +1,94 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<HTML> + <HEAD> + <TITLE> [99s-extend] Riak in Farwest + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Riak%20in%20Farwest&In-Reply-To=%3C51FBD2CE.8070302%40ninenines.eu%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="000188.html"> + <LINK REL="Next" HREF="000200.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[99s-extend] Riak in Farwest</H1> + <B>Loïc Hoguin</B> + <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Riak%20in%20Farwest&In-Reply-To=%3C51FBD2CE.8070302%40ninenines.eu%3E" + TITLE="[99s-extend] Riak in Farwest">essen at ninenines.eu + </A><BR> + <I>Fri Aug 2 17:39:58 CEST 2013</I> + <P><UL> + <LI>Previous message: <A HREF="000188.html">[99s-extend] Riak in Farwest +</A></li> + <LI>Next message: <A HREF="000200.html">[99s-extend] Riak in Farwest +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#190">[ date ]</a> + <a href="thread.html#190">[ thread ]</a> + <a href="subject.html#190">[ subject ]</a> + <a href="author.html#190">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 08/02/2013 05:25 PM, Florent Gallaire wrote: +><i> On Fri, Aug 2, 2013 at 5:08 PM, Loïc Hoguin <<A HREF="https://lists.ninenines.eu/listinfo/extend">essen at ninenines.eu</A>> wrote: +</I>>><i> Please tell us what you think makes Riak superior. +</I>><i> +</I>><i> Riak is written in Erlang. See your own argumentations on why Erlang +</I>><i> is the best langage to program high load/fault-tolerent web software. +</I> > +><i> Riak is written in Erlang, as all the 99 other soft -> good +</I>><i> integration of the whole. +</I> +See the post I just sent. I have no reason to care about the language +here. It's not going to run in the same node. I'm not going to look at +it. And PostgreSQL is a much proven software, much more than Riak who's +had issues with the Erlang schedulers and more and is still young. + +><i> Riak is a NoSQL Dynamo database with Availability and Partition +</I>><i> tolerance, and this is what I want for my web applications. PostgreSQL +</I>><i> is a SQL Availability and Consistency old school database. +</I> +The need for partitioning comes a *lot* later for SQL databases. They +can deal with big amounts of data just fine. And Farwest is made for +small to medium applications, therefore the issue will likely never come +up until Farwest itself becomes the issue. + +><i> Riak is just what want a developer who use erlang to have a scaling platform. +</I> +This is the first time I hear complaints about choosing PostgreSQL. + +-- +Loïc Hoguin +Erlang Cowboy +Nine Nines +<A HREF="http://ninenines.eu">http://ninenines.eu</A> + +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="000188.html">[99s-extend] Riak in Farwest +</A></li> + <LI>Next message: <A HREF="000200.html">[99s-extend] Riak in Farwest +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#190">[ date ]</a> + <a href="thread.html#190">[ thread ]</a> + <a href="subject.html#190">[ subject ]</a> + <a href="author.html#190">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend +mailing list</a><br> +</body></html> |