summaryrefslogtreecommitdiffstats
path: root/archives/extend/2013-November/000296.html
diff options
context:
space:
mode:
Diffstat (limited to 'archives/extend/2013-November/000296.html')
-rw-r--r--archives/extend/2013-November/000296.html71
1 files changed, 71 insertions, 0 deletions
diff --git a/archives/extend/2013-November/000296.html b/archives/extend/2013-November/000296.html
new file mode 100644
index 00000000..72ba3c14
--- /dev/null
+++ b/archives/extend/2013-November/000296.html
@@ -0,0 +1,71 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [99s-extend] concurrently calling cowboy_req:chunk
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20concurrently%20calling%20cowboy_req%3Achunk&In-Reply-To=%3CCA%2BeMAwa0MJF-4Z%2BV3SRNq5YLdJkpV6SDzTQnCEvdddpeENVv7w%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="000295.html">
+ <LINK REL="Next" HREF="000297.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[99s-extend] concurrently calling cowboy_req:chunk</H1>
+ <B>akonsu</B>
+ <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20concurrently%20calling%20cowboy_req%3Achunk&In-Reply-To=%3CCA%2BeMAwa0MJF-4Z%2BV3SRNq5YLdJkpV6SDzTQnCEvdddpeENVv7w%40mail.gmail.com%3E"
+ TITLE="[99s-extend] concurrently calling cowboy_req:chunk">akonsu at gmail.com
+ </A><BR>
+ <I>Sun Nov 17 17:43:56 CET 2013</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000295.html">[99s-extend] [erlang-questions] Cowboy and Ranch 0.9.0 released
+</A></li>
+ <LI>Next message: <A HREF="000297.html">[99s-extend] cowboy 0.9.0: badarg ets:lookup_element cowboy_clock
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#296">[ date ]</a>
+ <a href="thread.html#296">[ thread ]</a>
+ <a href="subject.html#296">[ subject ]</a>
+ <a href="author.html#296">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Hello,
+
+if I call cowboy_req:chunk on the same Req from several processes that run
+simultaneously, I am guaranteed that the chunks that these processes write
+to the socket will not interleave with each other?
+
+thanks
+Konstantin
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;<A HREF="http://lists.ninenines.eu/archives/extend/attachments/20131117/41119d53/attachment.html">http://lists.ninenines.eu/archives/extend/attachments/20131117/41119d53/attachment.html</A>&gt;
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000295.html">[99s-extend] [erlang-questions] Cowboy and Ranch 0.9.0 released
+</A></li>
+ <LI>Next message: <A HREF="000297.html">[99s-extend] cowboy 0.9.0: badarg ets:lookup_element cowboy_clock
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#296">[ date ]</a>
+ <a href="thread.html#296">[ thread ]</a>
+ <a href="subject.html#296">[ subject ]</a>
+ <a href="author.html#296">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
+mailing list</a><br>
+</body></html>