I don't think it brings much new to the table.
It has light-weight threads and channels, which isn't really my preferred concurrency paradigm. And it compiles faster than C++, which is almost a tautology.
I think it might be geared toward servers/services, but then why not use Erlang?