Commit Graph

114 Commits

Author SHA1 Message Date
Ann Witbrock
c5324b1fa8 FibonacciRpcClient class name 2011-04-07 13:02:25 +01:00
Ann Witbrock
ccb1794ab4 typo 2011-04-01 14:59:37 +01:00
Marek Majkowski
4597ec0161 Python tutorials updated to pika 0.9.5 2011-03-29 14:27:35 +01:00
Marek Majkowski
596faaf044 Python examples updated to recent pika 2011-03-14 17:30:12 +00:00
Marek Majkowski
ce8c6c6dad Mention pika version in the README 2011-02-14 17:14:14 +00:00
Marek Majkowski
5f6096c7b0 header --> properties 2011-01-18 12:45:34 +00:00
Marek Majkowski
e606ca650b Merge branch 'master' into bug23571 2010-12-14 15:32:21 +00:00
Marek Majkowski
5aab36468d Added whitespace 2010-12-14 15:30:53 +00:00
Marek Majkowski
dc869aa17c Wrong hostname 2010-12-14 15:12:50 +00:00
Marek Majkowski
d87f64c444 use exclusive instead of auto-delete for #6 2010-12-13 15:58:10 +00:00
Marek Majkowski
72daf5cf38 use exclusive instead of auto-delete for #5 2010-12-13 15:52:21 +00:00
Marek Majkowski
49cd80ee60 use exclusive instead of auto-delete for #4 2010-12-13 15:42:37 +00:00
Marek Majkowski
4a7931decb Merge remote branch 'origin/bug23556' 2010-12-13 15:32:44 +00:00
Marek Majkowski
468d03de1a use exclusive instead of autodelete 2010-12-13 15:04:15 +00:00
Marek Majkowski
e7a103c838 Always use 'localhost', avoid setting username and password. 2010-12-13 13:34:15 +00:00
Marek Majkowski
1d82921b17 Asserts aren't required. 2010-12-03 12:25:00 +00:00
Emile Joubert
e1f5cb0c26 Merge remote branch 'origin/bug23558' 2010-12-02 17:45:52 +00:00
Marek Majkowski
4eb4b9a2ec Topic routing examples. 2010-12-02 11:56:49 +00:00
Marek Majkowski
2ff33f9e61 Connection.close is required to make sure the buffers are flushed. 2010-12-01 17:00:45 +00:00
Your Name
34052d0eeb The queue should be named 'hello' instead of 'test' 2010-11-30 17:35:14 +00:00
Your Name
f58bb9cd0f Fixed rpc client. 2010-11-30 14:04:31 +00:00
Your Name
f6a8e53251 Json and class in the server is not required 2010-11-30 11:46:36 +00:00
Your Name
ca18270edc Rpc examples 2010-11-30 11:02:12 +00:00
Marek Majkowski
777be256a7 Code samples for next tutorial. 2010-11-26 14:53:22 +00:00
Marek Majkowski
a945c24099 Don't limit the printed messages. 2010-11-23 14:01:01 +00:00
Marek Majkowski
5fb68cf5a0 Drop the dependencies section. 2010-11-23 12:39:36 +00:00
Marek Majkowski
5f14a36f36 Readme for python code. 2010-11-23 12:31:51 +00:00
Marek Majkowski
53a5b9cc46 Tutorials are now released on the RabbitMQ website http://www.rabbitmq.com/getstarted.html ; Only code snippets should live here. 2010-11-22 13:58:08 +00:00
Marek Majkowski
37e2c493b2 Actually, publishing to a non-existing exchange is fatal. 2010-10-18 17:00:56 +01:00
Marek Majkowski
ffbb4694aa Recompile. 2010-10-18 13:00:22 +01:00
Marek Majkowski
e19409c92e Fixes suggested by Tim. 2010-10-18 12:59:59 +01:00
Marek Majkowski
e0ec9b5a6a Recompile. 2010-10-08 12:14:38 +01:00
Marek Majkowski
6cce9c05e3 Fixed typos and articles. 2010-10-08 12:01:32 +01:00
Marek Majkowski
8bfa40e87f examples should match the text 2010-10-07 16:47:05 +01:00
Marek Majkowski
7786747193 drop 'full' 2010-10-07 15:06:24 +01:00
Marek Majkowski
b37aa98322 recompiled. 2010-10-07 14:46:53 +01:00
Marek Majkowski
65aa89812d typo 2010-10-07 14:39:35 +01:00
Marek Majkowski
441138520a python/3 fixes 2010-10-07 13:57:35 +01:00
Marek Majkowski
aa376895e5 python/2 fixes 2010-10-07 13:45:47 +01:00
Marek Majkowski
2fa5d97827 python/1 fixes 2010-10-07 13:17:38 +01:00
Marek Majkowski
3150621fba python/1 fixes 2010-10-07 11:22:40 +01:00
Marek Majkowski
b92e41c751 Recompile 2010-10-06 16:57:00 +01:00
Marek Majkowski
1636942b5d Unify code urls. 2010-10-06 16:56:29 +01:00
Marek Majkowski
e597bd3931 Forgotten ack box for python/2 2010-10-06 16:50:22 +01:00
Marek Majkowski
08920f4bb7 Update compiled tutorials. 2010-10-06 16:29:33 +01:00
Marek Majkowski
1887d5bd7b First cut of python/3 2010-10-06 16:28:29 +01:00
Marek Majkowski
b45ca3b2e0 Improvements 2010-10-06 16:27:35 +01:00
Marek Majkowski
3b0733ea34 With pygments disabled highlight produced badly aligned code blocks. 2010-10-06 11:18:26 +01:00
Marek Majkowski
5039d039b9 4 spaces, not 5, are used for code. 2010-10-06 11:10:49 +01:00
Marek Majkowski
5e21d00cfd python/2 code samples 2010-10-05 16:48:08 +01:00
Marek Majkowski
cd990132f4 Rough cut of python/2 tutorial. 2010-10-05 16:45:28 +01:00
Marek Majkowski
277ef2af18 Python/1 tutorial tweaks. 2010-10-05 16:31:10 +01:00
Marek Majkowski
c68ccb2f9d Drop old images. 2010-10-05 15:55:15 +01:00
Marek Majkowski
8f803d2154 Integrate tools. 2010-10-05 15:52:42 +01:00
Marek Majkowski
26d4615be1 Name queues in images. 2010-10-05 13:07:24 +01:00
Marek Majkowski
b02f5af580 Some random improvements to python/1 2010-10-01 16:50:55 +01:00
Michael Bridgen
b5aaa62469 Merge remote master 2010-10-01 11:31:00 +01:00
Michael Bridgen
d03814f87c A bit of proofing, and heading change to start aligning this and the Java tute. 2010-10-01 11:26:51 +01:00
Marek Majkowski
55582c5b18 Use rabbitmqctl instead of netcat. 2010-09-29 13:02:51 +01:00
Marek Majkowski
8e3778160e Add linebreaks. 2010-09-29 12:41:21 +01:00
Marek Majkowski
ca87cd5e51 Drop trailing whitespace from code samples. 2010-09-28 12:40:58 +00:00
Marek Majkowski
ae73e89735 Added sources, fixed img paths. 2010-09-28 12:36:20 +00:00
Marek Majkowski
a6779f5faf Fixed encoding, added diagrams. 2010-09-28 12:29:20 +00:00
Marek Majkowski
da3222f3e4 Python tutorial 2010-09-24 14:50:20 +00:00