netease-lcap / netease-lcap/CodeWaveSummerCompetition2024
【2024网易低代码大赛】依赖库命题资产-流程并发控制
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 16
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
功能描述:
在并发环境下,需要实现线程调度,处理竞争时的情形,包括竞争时报错、竞争时等待、以及使用乐观锁和悲观锁等策略。
报价:
总资金池:1300元
领取规则:
1)请在issue下方发送领取申请,官方同学回复领取成功后,即可参与命题开发。
2)每个命题资产需求最多 3个人 参加,按照申领的顺序记录申领情况;
3)每个资产命题有整体的 激励池金额 ,验收通过后资产质量度最佳(第一名)可获得资金池总包的85%,其余的15%激励二三名;
4)每个人同时可领取2个资产命题。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files or tests are named. Start by locating the dependency-library area in the repository and clarify the expected concurrency scenarios, error and waiting behavior, and optimistic versus pessimistic locking requirements. Done should mean the agreed strategies are implemented and their concurrent behavior is verified, but the issue does not define those acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100