Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation ? #34

Open
ghost opened this issue Aug 8, 2013 · 1 comment
Open

Documentation ? #34

ghost opened this issue Aug 8, 2013 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 8, 2013

Peter,

I am a software architect, and currently trying to get a few developers who are rather unfamiliar with the whole concept of low-latency enthusiastic. Alas, in the moment there is only the code: no documentation at all, besides what one can pull as Javadoc from the code.

Is there anything material you have ( slide show, PDF, short explanation ) that I could use to teach my colleagues ?

Best Regards

@peter-lawrey
Copy link
Owner

The unit tests and demo programs should be useful or at least I know that
code works.

I suggest you read my blog which discusses the testing I have done and the
conclusions I have come to. (As well as other interesting things about Java)

http://vanillajava.blogspot.co.uk/

The blog gets up to 120K hit per month.

There is a presentation I gave here on Chronicle

https://plus.google.com/u/1/102874451454074733659/posts/V4fkgZNmnoD

and here

https://plus.google.com/u/1/117787425622336625762/posts/Nu4W4YhirU8

I am giving a couple of more talks online with more of the theory behind
low latency programming (not just about Chronicle)

https://plus.google.com/u/1/events/cuqisv4mg6pk68ap9ilakfvjjf8 (Asia/Europe
timezones)

and

https://plus.google.com/u/1/events/cntqcealrre36d8foh4kgarfchg (Europe/Americas
timezones)

I would be happy to take questions on Chronicle at the end.

There are many other presentations and articles available through the
Performance Java User's Group

https://plus.google.com/u/1/communities/107178245817384004088

On 8 August 2013 15:59, exercitussolus notifications@github.com wrote:

Peter,

I am a software architect, and currently trying to get a few developers
who are rather unfamiliar with the whole concept of low-latency
enthusiastic. Alas, in the moment there is only the code: no documentation
at all, besides what one can pull as Javadoc from the code.

Is there anything material you have ( slide show, PDF, short explanation )
that I could use to teach my colleagues ?

Best Regards


Reply to this email directly or view it on GitHubhttps://github.com//issues/34
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant