Erlang/OTP Forums

Author Message

<  RabbitMQ mailing list  ~  Are there any public RabbitMQ feeds (e.g., delayed stock pri

Guest
Posted: Tue Nov 20, 2007 12:06 pm Reply with quote
Guest
Howdy,

Over in lift-land (http://liftweb.net) we're noodling adding RabbitMQ support into lift.
tonyg
Posted: Tue Nov 20, 2007 12:51 pm Reply with quote
User Joined: 07 Nov 2006 Posts: 199
Hi David,

What kinds of feeds do you have in mind?

There is a publicly-available RabbitMQ server at dev.rabbitmq.com:5672 -
and there are occasionally (!) one or more instances of the camstream
capture program pushing video frames through some exchanges on that
server... is that the kind of thing you're looking for?

If so, see:

http://www.rabbitmq.com/camstream.html#live
http://www.rabbitmq.com/examples/camstream/0.22/camstream-source-0.22.zip

Regards,
Tony


David Pollak wrote:
> Howdy,
>
> Over in lift-land (http://liftweb.net) we're noodling adding RabbitMQ
> support into lift. It'd be wicked cool if we could have a RabbitMQ demo
> complete with a public RabbitMQ feed. Are there any known public
> RabbitMQ feeds out there?
>
> If not, I can probably set one up if someone could supply the feed data.
>
> Please let me know.
>
> Thanks,
>
> David
>
> --
> lift, the secure, simple, powerful web framework http://liftweb.net
> Collaborative Task Management http://much4.us
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss@lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss


--
[][][] Tony Garnock-Jones | Mob: +44 (0)7905 974 211
[][] LShift Ltd | Tel: +44 (0)20 7729 7060
[] [] http://www.lshift.net/ | Email: tonyg@lshift.net

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post recived from mailinglist
View user's profile Send private message MSN Messenger
Guest
Posted: Tue Nov 20, 2007 2:12 pm Reply with quote
Guest
On Nov 20, 2007 4:51 AM, Tony Garnock-Jones <tonyg@lshift.net (tonyg@lshift.net)> wrote:
Quote:
Hi David,

What kinds of feeds do you have in mind?

Ideally, some delayed financial feeds.
alexis
Posted: Tue Nov 20, 2007 8:15 pm Reply with quote
User Joined: 06 Sep 2007 Posts: 80 Location: London
David

I think this is a great idea if we can find a suitable price feed
provider. I am happy to help you find one. That said, did you have
anyone in mind?

All - suggestions from the list are of course most welcome Smile

alexis


On Nov 20, 2007 2:12 PM, David Pollak <feeder.of.the.bears@gmail.com> wrote:
>
>
>
> On Nov 20, 2007 4:51 AM, Tony Garnock-Jones <tonyg@lshift.net> wrote:
> > Hi David,
> >
> > What kinds of feeds do you have in mind?
>
> Ideally, some delayed financial feeds. The demo we're currently noodling is
> a stock portfolio tool that updates in real time.
>
>
> >
> >
> > There is a publicly-available RabbitMQ server at dev.rabbitmq.com:5672 -
> > and there are occasionally (!) one or more instances of the camstream
> > capture program pushing video frames through some exchanges on that
> > server... is that the kind of thing you're looking for?
>
> Not really. Those demos are definitely sexy. But, we're looking for
> something more text-based suitable for pushing to the client browser with
> Comet (one of lift's strengths.)
>
> Thanks,
>
> David
>
>
>
> >
> >
> > If so, see:
> >
> > http://www.rabbitmq.com/camstream.html#live
> > http://www.rabbitmq.com/examples/camstream/0.22/camstream-source-0.22.zip
> >
> > Regards,
> > Tony
> >
> >
> >
> >
> >
> > David Pollak wrote:
> > > Howdy,
> > >
> > > Over in lift-land (http://liftweb.net) we're noodling adding RabbitMQ
> > > support into lift. It'd be wicked cool if we could have a RabbitMQ demo
> > > complete with a public RabbitMQ feed. Are there any known public
> > > RabbitMQ feeds out there?
> > >
> > > If not, I can probably set one up if someone could supply the feed data.
> > >
> > > Please let me know.
> > >
> > > Thanks,
> > >
> > > David
> > >
> > > --
> > > lift, the secure, simple, powerful web framework http://liftweb.net
> > > Collaborative Task Management http://much4.us
> > >
> > >
> > > ------------------------------------------------------------------------
> > >
> > > _______________________________________________
> > > rabbitmq-discuss mailing list
> > > rabbitmq-discuss@lists.rabbitmq.com
> > > http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
> >
> >
> > --
> > [][][] Tony Garnock-Jones | Mob: +44 (0)7905 974 211
> > [][] LShift Ltd | Tel: +44 (0)20 7729 7060
> > [] [] http://www.lshift.net/ | Email: tonyg@lshift.net
> >
>
>
>
>
> --
> lift, the secure, simple, powerful web framework
> http://liftweb.net
> Collaborative Task Management http://much4.us
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss@lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>



--
Alexis Richardson
+44 20 7617 7339 (UK)
+44 77 9865 2911 (cell)
+1 650 206 2517 (US)

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post recived from mailinglist
View user's profile Send private message Yahoo Messenger
alexis
Posted: Thu Nov 29, 2007 2:23 pm Reply with quote
User Joined: 06 Sep 2007 Posts: 80 Location: London
Hi

OK, I have found someone who may be able to give us access to some
data. But, it won't happen for at least a few weeks. If anyone is
interested in helping code up a demo, please let me know.

alexis

On Nov 20, 2007 8:14 PM, Alexis Richardson
<alexis.richardson@cohesiveft.com> wrote:
> David
>
> I think this is a great idea if we can find a suitable price feed
> provider. I am happy to help you find one. That said, did you have
> anyone in mind?
>
> All - suggestions from the list are of course most welcome Smile
>
> alexis
>
>
>
> On Nov 20, 2007 2:12 PM, David Pollak <feeder.of.the.bears@gmail.com> wrote:
> >
> >
> >
> > On Nov 20, 2007 4:51 AM, Tony Garnock-Jones <tonyg@lshift.net> wrote:
> > > Hi David,
> > >
> > > What kinds of feeds do you have in mind?
> >
> > Ideally, some delayed financial feeds. The demo we're currently noodling is
> > a stock portfolio tool that updates in real time.
> >
> >
> > >
> > >
> > > There is a publicly-available RabbitMQ server at dev.rabbitmq.com:5672 -
> > > and there are occasionally (!) one or more instances of the camstream
> > > capture program pushing video frames through some exchanges on that
> > > server... is that the kind of thing you're looking for?
> >
> > Not really. Those demos are definitely sexy. But, we're looking for
> > something more text-based suitable for pushing to the client browser with
> > Comet (one of lift's strengths.)
> >
> > Thanks,
> >
> > David
> >
> >
> >
> > >
> > >
> > > If so, see:
> > >
> > > http://www.rabbitmq.com/camstream.html#live
> > > http://www.rabbitmq.com/examples/camstream/0.22/camstream-source-0.22.zip
> > >
> > > Regards,
> > > Tony
> > >
> > >
> > >
> > >
> > >
> > > David Pollak wrote:
> > > > Howdy,
> > > >
> > > > Over in lift-land (http://liftweb.net) we're noodling adding RabbitMQ
> > > > support into lift. It'd be wicked cool if we could have a RabbitMQ demo
> > > > complete with a public RabbitMQ feed. Are there any known public
> > > > RabbitMQ feeds out there?
> > > >
> > > > If not, I can probably set one up if someone could supply the feed data.
> > > >
> > > > Please let me know.
> > > >
> > > > Thanks,
> > > >
> > > > David
> > > >
> > > > --
> > > > lift, the secure, simple, powerful web framework http://liftweb.net
> > > > Collaborative Task Management http://much4.us
> > > >
> > > >
> > > > ------------------------------------------------------------------------
> > > >
> > > > _______________________________________________
> > > > rabbitmq-discuss mailing list
> > > > rabbitmq-discuss@lists.rabbitmq.com
> > > > http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
> > >
> > >
> > > --
> > > [][][] Tony Garnock-Jones | Mob: +44 (0)7905 974 211
> > > [][] LShift Ltd | Tel: +44 (0)20 7729 7060
> > > [] [] http://www.lshift.net/ | Email: tonyg@lshift.net
> > >
> >
> >
> >
> >
> > --
> > lift, the secure, simple, powerful web framework
> > http://liftweb.net
> > Collaborative Task Management http://much4.us
> >
> > _______________________________________________
> > rabbitmq-discuss mailing list
> > rabbitmq-discuss@lists.rabbitmq.com
> > http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
> >
> >
>
>
>
> --
> Alexis Richardson
> +44 20 7617 7339 (UK)
> +44 77 9865 2911 (cell)
> +1 650 206 2517 (US)
>



--
Alexis Richardson
+44 20 7617 7339 (UK)
+44 77 9865 2911 (cell)
+1 650 206 2517 (US)

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post recived from mailinglist
View user's profile Send private message Yahoo Messenger
Guest
Posted: Thu Nov 29, 2007 2:28 pm Reply with quote
Guest
We're integrating RabbitMQ functionality into lift this week.
alexis
Posted: Thu Nov 29, 2007 2:28 pm Reply with quote
User Joined: 06 Sep 2007 Posts: 80 Location: London
Thanks David, that is highly cool of you.


On Nov 29, 2007 2:27 PM, David Pollak <feeder.of.the.bears@gmail.com> wrote:
> We're integrating RabbitMQ functionality into lift this week. I'll take a
> crack at doing a demo once you get your feed running. There's be another
> demo (tailing a log off one of our servers) that'll ship with lift.
>
>
>
> On Nov 29, 2007 6:22 AM, Alexis Richardson
> <alexis.richardson@cohesiveft.com> wrote:
> > Hi
> >
> > OK, I have found someone who may be able to give us access to some
> > data. But, it won't happen for at least a few weeks. If anyone is
> > interested in helping code up a demo, please let me know.
> >
> > alexis
> >
> > On Nov 20, 2007 8:14 PM, Alexis Richardson
> >
> >
> >
> > <alexis.richardson@cohesiveft.com> wrote:
> > > David
> > >
> > > I think this is a great idea if we can find a suitable price feed
> > > provider. I am happy to help you find one. That said, did you have
> > > anyone in mind?
> > >
> > > All - suggestions from the list are of course most welcome Smile
> > >
> > > alexis
> > >
> > >
> > >
> > > On Nov 20, 2007 2:12 PM, David Pollak <feeder.of.the.bears@gmail.com>
> wrote:
> > > >
> > > >
> > > >
> > > > On Nov 20, 2007 4:51 AM, Tony Garnock-Jones < tonyg@lshift.net> wrote:
> > > > > Hi David,
> > > > >
> > > > > What kinds of feeds do you have in mind?
> > > >
> > > > Ideally, some delayed financial feeds. The demo we're currently
> noodling is
> > > > a stock portfolio tool that updates in real time.
> > > >
> > > >
> > > > >
> > > > >
> > > > > There is a publicly-available RabbitMQ server at
> dev.rabbitmq.com:5672 -
> > > > > and there are occasionally (!) one or more instances of the
> camstream
> > > > > capture program pushing video frames through some exchanges on that
> > > > > server... is that the kind of thing you're looking for?
> > > >
> > > > Not really. Those demos are definitely sexy. But, we're looking for
> > > > something more text-based suitable for pushing to the client browser
> with
> > > > Comet (one of lift's strengths.)
> > > >
> > > > Thanks,
> > > >
> > > > David
> > > >
> > > >
> > > >
> > > > >
> > > > >
> > > > > If so, see:
> > > > >
> > > > > http://www.rabbitmq.com/camstream.html#live
> > > > >
> http://www.rabbitmq.com/examples/camstream/0.22/camstream-source-0.22.zip
> > > > >
> > > > > Regards,
> > > > > Tony
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > David Pollak wrote:
> > > > > > Howdy,
> > > > > >
> > > > > > Over in lift-land (http://liftweb.net) we're noodling adding
> RabbitMQ
> > > > > > support into lift. It'd be wicked cool if we could have a
> RabbitMQ demo
> > > > > > complete with a public RabbitMQ feed. Are there any known public
> > > > > > RabbitMQ feeds out there?
> > > > > >
> > > > > > If not, I can probably set one up if someone could supply the feed
> data.
> > > > > >
> > > > > > Please let me know.
> > > > > >
> > > > > > Thanks,
> > > > > >
> > > > > > David
> > > > > >
> > > > > > --
> > > > > > lift, the secure, simple, powerful web framework
> http://liftweb.net
> > > > > > Collaborative Task Management http://much4.us
> > > > > >
> > > > > >
> > > > > >
> ------------------------------------------------------------------------
> > > > > >
> > > > > > _______________________________________________
> > > > > > rabbitmq-discuss mailing list
> > > > > > rabbitmq-discuss@lists.rabbitmq.com
> > > > > >
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
> > > > >
> > > > >
> > > > > --
> > > > > [][][] Tony Garnock-Jones | Mob: +44 (0)7905 974 211
> > > > > [][] LShift Ltd | Tel: +44 (0)20 7729 7060
> > > > > [] [] http://www.lshift.net/ | Email: tonyg@lshift.net
> > > > >
> > > >
> > > >
> > > >
> > > >
> > > > --
> > > > lift, the secure, simple, powerful web framework
> > > > http://liftweb.net
> > > > Collaborative Task Management http://much4.us
> > > >
> > > > _______________________________________________
> > > > rabbitmq-discuss mailing list
> > > > rabbitmq-discuss@lists.rabbitmq.com
> > > > http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
> > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Alexis Richardson
> > > +44 20 7617 7339 (UK)
> > > +44 77 9865 2911 (cell)
> > > +1 650 206 2517 (US)
> > >
> >
> >
> >
> > --
> > Alexis Richardson
> > +44 20 7617 7339 (UK)
> > +44 77 9865 2911 (cell)
> > +1 650 206 2517 (US)
> >
>
>
>
> --
>
>
> lift, the secure, simple, powerful web framework http://liftweb.net
> Collaborative Task Management http://much4.us



--
Alexis Richardson
+44 20 7617 7339 (UK)
+44 77 9865 2911 (cell)
+1 650 206 2517 (US)

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post recived from mailinglist
View user's profile Send private message Yahoo Messenger

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum