Commit Graph

12 Commits

Author SHA1 Message Date
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