TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Axum, Microsoft’s Approach to Parallelism

8 pointsby luccasteraabout 16 years ago

1 comment

andrabout 16 years ago
I think this should've been implemented as a compile-time C# extension, similar to LINQ. The addition of a new language makes things confusing. You write your code in C#, then you have to rewrite some in Axum? Then you have to connect them? Historically, you can't mix two languages in a single assembly, so you have to double the number of your assemblies? And you still can't do circular references between assemblies.
评论 #576146 未加载