关于项目应用场景的一些疑惑
- Dominant language
- Java
- Stars
- 289
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
1 目前项目在阿里巴巴内部的使用情况如何?
之前看天猫和淘宝廉价版上面有使用。
2 tac本身的场景是哪些?
我的理解是,目前更偏向于对聚合层服务,进行服务编排,本身不能很重。
如果增加数据库,rpc等的调用,会增加整体的复杂度,甚至导致tac不可用。
3 本身采用自定义classloader方式加载类,使用上会有一定局限性。
第一,需要让使用方指定哪些是tac可以做的,哪些不能做,这个比较难阐述。
第二,目前客户端集成sdk后,只能对应一个URL,这样客户端本身拆解的过于零散,代码重复过多。
第三,classloader,目前不支持动态添加方法,变量,这样必须重启。
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named. Start by reviewing the project's existing documentation and implementation context, then seek maintainer input on TAC's supported scenarios, Alibaba usage, service-call boundaries, and classloader limitations. Done means the questions have authoritative answers recorded in project documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100