Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Should I use publish/subscribe?

Received: by 10.204.7.81 with SMTP id c17mr1032828bkc.7.1311146232596;
        Wed, 20 Jul 2011 00:17:12 -0700 (PDT)
X-BeenThere: redis-db@googlegroups.com
Received: by 10.204.16.207 with SMTP id p15ls93897bka.3.gmail; Wed, 20 Jul
 2011 00:17:08 -0700 (PDT)
Received: by 10.204.46.145 with SMTP id j17mr975614bkf.18.1311146228284;
        Wed, 20 Jul 2011 00:17:08 -0700 (PDT)
Received: by 10.204.46.145 with SMTP id j17mr975613bkf.18.1311146228269;
        Wed, 20 Jul 2011 00:17:08 -0700 (PDT)
Return-Path: <josiah.carl...@gmail.com>
Received: from mail-fx0-f47.google.com (mail-fx0-f47.google.com [209.85.161.47])
        by gmr-mx.google.com with ESMTPS id q27si250628fab.2.2011.07.20.00.17.08
        (version=TLSv1/SSLv3 cipher=OTHER);
        Wed, 20 Jul 2011 00:17:08 -0700 (PDT)
Received-SPF: pass (google.com: domain of josiah.carl...@gmail.com designates 209.85.161.47 as permitted sender) client-ip=209.85.161.47;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of josiah.carl...@gmail.com designates 209.85.161.47 as permitted sender) smtp.mail=josiah.carl...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by mail-fx0-f47.google.com with SMTP id 11so1032743fxg.20
        for <redis-db@googlegroups.com>; Wed, 20 Jul 2011 00:17:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        bh=ybg0B8MyNX24FjoL4dcrGuFeR5Z/WwUebvGqCBWrUWk=;
        b=AAMy0jTUHNuRDcXctQELfuxJBh9hZVhkIt7cvHsooXOaJQkEQPEw0v7nS3KUDqQde1
         KNTxURkM4OzoWNC3Egfryveu3qX6lmExyqlxoQIyXgc6Wa6Fn9zt6og1sGQcYnOUA5Xa
         hLqI9vpo8g3m1Z7CpKa1vVGA12gUsg0zK3jrA=
MIME-Version: 1.0
Received: by 10.223.85.155 with SMTP id o27mr13335121fal.109.1311146228101;
 Wed, 20 Jul 2011 00:17:08 -0700 (PDT)
Received: by 10.223.72.9 with HTTP; Wed, 20 Jul 2011 00:17:08 -0700 (PDT)
In-Reply-To: <20057143.652.1311144479837.JavaMail.geo-discussion-forums@yqdx5>
References: <CA+OygKKZX57bDmY4nY-CHJK9FsiR3MCWrTp5PGboun_7_2m...@mail.gmail.com>
	<20057143.652.1311144479837.JavaMail.geo-discussion-forums@yqdx5>
Date: Wed, 20 Jul 2011 00:17:08 -0700
Message-ID: <CADcB0yg7_Apk10j+X43FffuVgp+fK3G6q8Rac8SFPS+7QWM...@mail.gmail.com>
Subject: Re: Should I use publish/subscribe?
From: Josiah Carlson <josiah.carl...@gmail.com>
To: redis-db@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1

Are you referring to Redis pubsub, or are you referring to something else?

 - Josiah

On Tue, Jul 19, 2011 at 11:47 PM, tianyuan <iamtiany...@gmail.com> wrote:
> what if some messages are published but the processers are too busy to
> handler them?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Redis DB" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/redis-db/-/emC1Hq6Lg-IJ.
> To post to this group, send email to redis-db@googlegroups.com.
> To unsubscribe from this group, send email to
> redis-db+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/redis-db?hl=en.
>