Michael Klishin
|
cbb6c02887
|
Link to Network.AMQP
|
2013-10-15 01:50:28 +04:00 |
|
Michael Klishin
|
2d8e028cda
|
Update README
|
2013-10-15 01:50:12 +04:00 |
|
Michael Klishin
|
d9ffc13cef
|
Port tutorial 5 to Haskell
|
2013-10-15 01:49:45 +04:00 |
|
Michael Klishin
|
474b10d8ff
|
Port tutorial 4 to Haskell
|
2013-10-15 01:45:05 +04:00 |
|
Michael Klishin
|
2ee45cbb3e
|
Formatting
|
2013-10-14 23:42:53 +04:00 |
|
Michael Klishin
|
aad2d7fca3
|
Port tutorial 3 to Haskell
|
2013-10-14 23:17:18 +04:00 |
|
Michael Klishin
|
046724ce0a
|
No need to declare a queue here
|
2013-10-14 23:17:11 +04:00 |
|
Michael Klishin
|
dd9c5561aa
|
Enable manual acknowledgement mode
|
2013-10-08 22:30:43 +04:00 |
|
Michael Klishin
|
30cecabce2
|
Make newTask.hs match other language versions
|
2013-10-08 22:26:04 +04:00 |
|
Michael Klishin
|
031e2a446d
|
Port 2nd tutorial to Haskell (initial version)
It has a problem with the consumer not printing
any output until there are messages in the
queue by the time it is started.
|
2013-10-06 22:54:12 +04:00 |
|
Michael Klishin
|
d33ae6d809
|
Use auto-delete on queue.declare, not passive
|
2013-10-06 22:48:17 +04:00 |
|
Michael Klishin
|
d9cfbf1600
|
Port tutorial 1 to Haskell
|
2013-10-06 19:49:42 +04:00 |
|
Michael Klishin
|
b4f0219e8f
|
Require Bunny 0.10.8
|
2013-10-06 17:32:18 +04:00 |
|
Michael Klishin
|
1d1390725e
|
Use Langohr 1.5.0
|
2013-09-10 11:32:39 +01:00 |
|
Michael Klishin
|
a864a54c38
|
Use condition variable to be notified of RPC responses
Earlier version suffered from a race condition under load
that caused Bunny continuation to never unblock.
|
2013-08-26 01:45:05 +04:00 |
|
Michael Klishin
|
c2c2e9fa8f
|
Merge pull request #27 from keithelder/master
Refactored and Updated Examples for C#
|
2013-08-25 02:04:26 -07:00 |
|
Keith Elder
|
ec652bf9c6
|
Reformatted and cleaned up
|
2013-08-24 22:27:21 -05:00 |
|
Keith Elder
|
5e94632260
|
Reformatted and cleaned up
|
2013-08-24 22:26:41 -05:00 |
|
Keith Elder
|
e04c24a673
|
Reformatted and cleaned up
|
2013-08-24 22:25:47 -05:00 |
|
Keith Elder
|
e1d16493ed
|
Reformatted and cleaned up
|
2013-08-24 22:23:44 -05:00 |
|
Keith Elder
|
0a0af6a956
|
Reformatted and cleaned up
|
2013-08-24 22:22:03 -05:00 |
|
Keith Elder
|
845a8cf851
|
Update ReceiveLogs.cs
|
2013-08-24 22:21:22 -05:00 |
|
Keith Elder
|
9684e6b52c
|
Reformatted and cleaned up
|
2013-08-24 22:20:10 -05:00 |
|
Keith Elder
|
3cd692d8b1
|
Reformatted and cleaned up
|
2013-08-24 22:18:31 -05:00 |
|
Keith Elder
|
779181114c
|
Reformatted and cleaned up
|
2013-08-24 22:13:14 -05:00 |
|
Keith Elder
|
e308168f86
|
Reformatted and cleaned up
|
2013-08-24 22:12:03 -05:00 |
|
Keith Elder
|
97edb5285f
|
Reformatted and cleaned up
|
2013-08-24 22:11:37 -05:00 |
|
Keith Elder
|
4f062a32d4
|
Reformatted and cleaned up
|
2013-08-24 22:10:35 -05:00 |
|
Keith Elder
|
e72593af4f
|
Reformatted and cleaned up
|
2013-08-24 22:09:15 -05:00 |
|
Keith Elder
|
870b674a05
|
Reformatted and cleaned up
|
2013-08-24 22:07:20 -05:00 |
|
Keith Elder
|
c2f02d9a6c
|
Reformatted and cleaned up
|
2013-08-24 22:03:47 -05:00 |
|
Keith Elder
|
8d16f8dba6
|
Reformatted and cleaned up
|
2013-08-24 22:00:21 -05:00 |
|
Michael Klishin
|
1e524f6fb0
|
Use Langohr 1.4.x
|
2013-08-17 20:48:28 +04:00 |
|
Michael Klishin
|
0aff91f2a0
|
Exclude Perl from CI runs for now
Net::RabbitFoot fails to install on CI.
Also exclude erroneously committed scala setup make target.
|
2013-08-16 14:44:03 +04:00 |
|
Michael Klishin
|
da4fc5bdd6
|
Correct typos left from back when lein-exec was used
|
2013-08-13 11:37:55 +04:00 |
|
Michael Klishin
|
92ab1de705
|
Ditto
|
2013-08-12 15:41:12 +04:00 |
|
Michael Klishin
|
35e4cc200f
|
Bump SLOWNESS for travis
|
2013-08-12 15:05:49 +04:00 |
|
Michael Klishin
|
b5dcf249d8
|
Trying to work around issues that fail travis CI
403 responses from GitHub
|
2013-08-12 14:36:50 +04:00 |
|
Michael Klishin
|
a1b5065bd8
|
Merge pull request #25 from sw1nn/patch-1
Update README.md
|
2013-08-12 03:28:24 -07:00 |
|
Neale Swinnerton
|
012640b61a
|
Update README.md
|
2013-08-12 10:27:57 +01:00 |
|
Michael Klishin
|
25fa9d5efb
|
Update Travis CI test script to match RMQ CI
|
2013-08-06 17:27:17 +04:00 |
|
Michael Klishin
|
0fa1704ab7
|
Add Clojure to CI
|
2013-08-06 17:24:48 +04:00 |
|
Michael Klishin
|
7cdfebe68a
|
README for Clojure
|
2013-08-06 15:23:59 +04:00 |
|
Michael Klishin
|
e566a90a23
|
Tutorial 5 in Clojure
|
2013-08-05 03:12:42 +04:00 |
|
Michael Klishin
|
51e4c8d96b
|
Use the same default as Ruby example
|
2013-08-05 03:12:17 +04:00 |
|
Michael Klishin
|
92b7d9b4e0
|
Tutorial 4 in Clojure
|
2013-08-05 02:40:21 +04:00 |
|
Michael Klishin
|
db3e3e6d50
|
Tutorial 3 in Clojure
|
2013-08-05 02:34:04 +04:00 |
|
Michael Klishin
|
e6fe8e3b96
|
Whitespace
|
2013-08-05 02:33:54 +04:00 |
|
Michael Klishin
|
02fb43f44c
|
Tutorial 2 in Clojure
|
2013-08-05 00:45:16 +04:00 |
|
Michael Klishin
|
11b4a4d2b8
|
Add Clojure setup task for CI
|
2013-08-05 00:45:08 +04:00 |
|