Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Modify the project description.
  • Loading branch information
tsung-wei-huang authored Mar 8, 2018
1 parent 917af9e commit 1aee6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## What's the DtCraft?

DtCraft is a high-performance cluster computing engine that helps programmers write simple, easy, and effective parallel code at scale. The kernel runs on every machine and provides transparent concurrency controls through an open API for workload description and resource management. In a nutshell, you focus on high-level developments, and DtCraft takes the pain of DevOps away from you!
DtCraft is a C++-based programming engine to streamline cluster computing. DtCraft helps you write simple, easy, and effective parallel and distributed code at cluster scale. The kernel runs on every machine and provides transparent concurrency controls and resource managements through our stream graph API. With DtCraft in place, you can focus on high-level developments without pain of DevOps!

## How to use it
Please visit the official <a href="http://dtcraft.web.engr.illinois.edu/">website</a>.

0 comments on commit 1aee6a3

Please sign in to comment.