[rabbitmq-discuss] Improving our documentation

jiri at krutil.com jiri at krutil.com
Mon Nov 22 14:21:20 GMT 2010


Cool, good work!

Regarding the Java examples, in my opinion the following is a bit unusual:

- Java classes usually start with an uppercase letter.
- Connection.close() should be probably called from a finally block.
- Should recv.java really have an infinite loop?
- When handling an exception, one should print all the available info  
before swallowing it - for example using e.printStackTrace().

Regards
Jiri


> Back in October, Marek announced that we had started work on some beginners'
> tutorials for RabbitMQ [1].
>
> I am very pleased to be able to let everyone know that the first "Get
> Started" tutorials have gone live on the RabbitMQ website today. Thank you
> to everyone who provided comments and feedback - please keep them coming.
>
> The tutorials are available at:
> http://www.rabbitmq.com/getstarted.html
>
> This is by no means the end of the work we are doing to make our
> documentation better so expect to see more improvements over the coming
> weeks and months. If you have any ideas about what you would like to see
> (or, indeed, what you wouldn't) then please let us know.
>
> Jim
>
>
> ______________________________________________
> [1]
> http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/2010-October/009351.html
>





More information about the rabbitmq-discuss mailing list