8000 GitHub - noia-zhou/Chronicle-Queue-Sample: Sample programs for Chronicle Queue
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

noia-zhou/Chronicle-Queue-Sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chronicle-Queue-Sample

Tutorial of Sample programs for Chronicle Queue

Downloading and running sample programs

If you’re running Windows, you will need to install the git client Cygwin, here, with a guide showing installation and packages here. This allows you to install Linux packages that aren’t already on Windows.

When this asks you which packages you want to install, search for and add git. This is under Development and you need to click skip so it says to install.

gitpack

Ensure you have the JDK for Java 8, you could use this.

Open Intelij or your IDE, or install Intelij first if you haven’t already. Intelij is used for this tutorial.

Go to Check out from Version Control and select Git, opening the Clone Repository. This is where you will get a copy of the Chronicle Queue Sample code.

homegit

Next, copy the URL below into the Git Repository URL, and remember to take note of the Parent Directory. Press Clone.

https://github.com/OpenHFT/Chronicle-Queue-Sample.git
Clone

Should you choose you close the Project under File, you an open it again by going to Open. Then you can find the repository in the directory that you saved it in earlier.

Open
directory

Then you can run the first example Simple Input

The second example is Simple Translator

About

Sample programs for Chronicle Queue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%
0