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
功能描述:
可以实现在指定的延迟时间之后按照一定顺序获取元素,单机版本,不使用中间件。
报价:
总资金池:600元
领取规则:
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, tests, or entry points are identified in the issue. Start by clarifying the required API and acceptance criteria for a standalone delayed queue with ordered retrieval, then inspect the repository structure for the dependency-library implementation. Done means the specified elements are returned after their delays, in the required order, without middleware, and the organizers accept the asset.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100