summaryrefslogtreecommitdiffstats
path: root/archives/extend/2013-February/000053.html
blob: d8c5ac05ddb4265e6e16b50a7577681da72487ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
 <HEAD>
   <TITLE> [99s-extend] [ANN] Cowboy 0.8.0
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20%5BANN%5D%20Cowboy%200.8.0&In-Reply-To=%3CCAKD1GY5BkoTPtZrPhsp7hoWvXPKfqLX4-SKHzs6ecZ12KrRJMA%40mail.gmail.com%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="000052.html">
   <LINK REL="Next"  HREF="000054.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[99s-extend] [ANN] Cowboy 0.8.0</H1>
    <B>Jeremy Ong</B> 
    <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20%5BANN%5D%20Cowboy%200.8.0&In-Reply-To=%3CCAKD1GY5BkoTPtZrPhsp7hoWvXPKfqLX4-SKHzs6ecZ12KrRJMA%40mail.gmail.com%3E"
       TITLE="[99s-extend] [ANN] Cowboy 0.8.0">jeremy at quarkgames.com
       </A><BR>
    <I>Tue Feb 12 18:37:18 CET 2013</I>
    <P><UL>
        <LI>Previous message: <A HREF="000052.html">[99s-extend] [ANN] Cowboy 0.8.0
</A></li>
        <LI>Next message: <A HREF="000054.html">[99s-extend] [erlang-questions]  [ANN] Cowboy 0.8.0
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#53">[ date ]</a>
              <a href="thread.html#53">[ thread ]</a>
              <a href="subject.html#53">[ subject ]</a>
              <a href="author.html#53">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>Congrats!


On Tue, Feb 12, 2013 at 9:36 AM, Lo&#239;c Hoguin &lt;<A HREF="https://lists.ninenines.eu/listinfo/extend">essen at ninenines.eu</A>&gt; wrote:

&gt;<i> Hello there!
</I>&gt;<i>
</I>&gt;<i> Cowboy 0.8 has been released. Cowboy is a small, fast and modular HTTP,
</I>&gt;<i> REST and Websocket server.
</I>&gt;<i>
</I>&gt;<i>   <A HREF="https://github.com/extend/**cowboy/">https://github.com/extend/**cowboy/</A> &lt;<A HREF="https://github.com/extend/cowboy/">https://github.com/extend/cowboy/</A>&gt;
</I>&gt;<i>
</I>&gt;<i> The number of contributors who helped make this release considerably
</I>&gt;<i> increased. Cowboy is available thanks to the code contributions from 50
</I>&gt;<i> users, double from the last release where 25 contributed.
</I>&gt;<i>
</I>&gt;<i> The number of users has also greatly increased. Cowboy is being used in ad
</I>&gt;<i> bidding, set-top boxes, live TV events, content streaming services, and
</I>&gt;<i> many more exciting areas.
</I>&gt;<i>
</I>&gt;<i> This new version has many highlights. You can take a look at the changelog
</I>&gt;<i> for detailed information about the many changes.
</I>&gt;<i>
</I>&gt;<i>   <A HREF="https://github.com/extend/**cowboy/blob/master/CHANGELOG.**md&lt;https://github.com/extend/cowboy/blob/master/CHANGELOG.md">https://github.com/extend/**cowboy/blob/master/CHANGELOG.**md&lt;https://github.com/extend/cowboy/blob/master/CHANGELOG.md</A>&gt;
</I>&gt;<i>
</I>&gt;<i> Cowboy scalability has been greatly improved in this version. This has
</I>&gt;<i> been observed many times in production, including in the AdGear Tracker
</I>&gt;<i> project (<A HREF="http://ferd.ca/rtb-where-**erlang-blooms.html&lt;http://ferd.ca/rtb-where-erlang-blooms.html">http://ferd.ca/rtb-where-**erlang-blooms.html&lt;http://ferd.ca/rtb-where-erlang-blooms.html</A>&gt;)
</I>&gt;<i> where updated nodes were able to handle 2 times more requests compared to
</I>&gt;<i> older nodes. This improvement cannot be observed in &quot;hello world&quot; types of
</I>&gt;<i> benchmarks. An article will soon be published to explain the reasons for
</I>&gt;<i> this.
</I>&gt;<i>
</I>&gt;<i> Cowboy now features a brand new user guide. It is still a work in
</I>&gt;<i> progress, so please open a ticket on Github if something is missing or
</I>&gt;<i> incorrect.
</I>&gt;<i>
</I>&gt;<i>   <A HREF="http://ninenines.eu/docs/en/**cowboy/HEAD/guide/introduction&lt;http://ninenines.eu/docs/en/cowboy/HEAD/guide/introduction">http://ninenines.eu/docs/en/**cowboy/HEAD/guide/introduction&lt;http://ninenines.eu/docs/en/cowboy/HEAD/guide/introduction</A>&gt;
</I>&gt;<i>
</I>&gt;<i> Remaining work before 1.0 include REST improvements and SPDY support. The
</I>&gt;<i> rest of the API should now be very close to stable.
</I>&gt;<i>
</I>&gt;<i> I am looking for a good writer who would like to co-author a Cowboy book.
</I>&gt;<i> The book will be accessible to people who don't know Erlang but will also
</I>&gt;<i> contain everything there is to know about Cowboy, making it suitable for
</I>&gt;<i> both beginners and experts. Contact me if you are interested.
</I>&gt;<i>
</I>&gt;<i> I now take donations in addition to commercial support options, to allow
</I>&gt;<i> individual users to help the project stay alive and kicking.
</I>&gt;<i>
</I>&gt;<i>   <A HREF="http://ninenines.eu/support">http://ninenines.eu/support</A>
</I>&gt;<i>
</I>&gt;<i> Hope you enjoy it. As always, please send me as much feedback as possible
</I>&gt;<i> to help me improve things even more, preferrably through Github tickets if
</I>&gt;<i> it's related to code or documentation.
</I>&gt;<i>
</I>&gt;<i> Thanks for reading.
</I>&gt;<i>
</I>&gt;<i> --
</I>&gt;<i> Lo&#239;c Hoguin
</I>&gt;<i> Erlang Cowboy
</I>&gt;<i> Nine Nines
</I>&gt;<i> <A HREF="http://ninenines.eu">http://ninenines.eu</A>
</I>&gt;<i> ______________________________**_________________
</I>&gt;<i> Extend mailing list
</I>&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">Extend at lists.ninenines.eu</A>
</I>&gt;<i> <A HREF="http://lists.ninenines.eu:81/**listinfo/extend&lt;http://lists.ninenines.eu:81/listinfo/extend">http://lists.ninenines.eu:81/**listinfo/extend&lt;http://lists.ninenines.eu:81/listinfo/extend</A>&gt;
</I>&gt;<i>
</I>-------------- next part --------------
An HTML attachment was scrubbed...
URL: &lt;<A HREF="http://lists.ninenines.eu/archives/extend/attachments/20130212/09008370/attachment.html">http://lists.ninenines.eu/archives/extend/attachments/20130212/09008370/attachment.html</A>&gt;
</PRE>

<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="000052.html">[99s-extend] [ANN] Cowboy 0.8.0
</A></li>
	<LI>Next message: <A HREF="000054.html">[99s-extend] [erlang-questions]  [ANN] Cowboy 0.8.0
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#53">[ date ]</a>
              <a href="thread.html#53">[ thread ]</a>
              <a href="subject.html#53">[ subject ]</a>
              <a href="author.html#53">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
mailing list</a><br>
</body></html>