Skip to content

add memory queue#22

Merged
EvanLjp merged 7 commits intomainfrom
memory-queue
Feb 8, 2021
Merged

add memory queue#22
EvanLjp merged 7 commits intomainfrom
memory-queue

Conversation

@EvanLjp
Copy link
Copy Markdown
Member

@EvanLjp EvanLjp commented Jan 30, 2021

add memory queue, please pay attention to the concurrency problem
https://github.com/apache/skywalking/issues?q=is%3Aopen+mentions%3A%40me

@EvanLjp EvanLjp added the enhancement New feature or request label Jan 30, 2021
@EvanLjp EvanLjp added this to the 0.1.0 milestone Jan 30, 2021
@@ -50,13 +50,13 @@ func cleanBenchmarkQueue(b *testing.B, q api.Queue) {
}
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should the file name be benchmark_test.go?

@nic-chen
Copy link
Copy Markdown
Member

nic-chen commented Feb 5, 2021

ping @EvanLjp

@EvanLjp
Copy link
Copy Markdown
Member Author

EvanLjp commented Feb 5, 2021

Sorry,recently,i am quite busy on my work,i would force on satellite after tomorrow.

@EvanLjp
Copy link
Copy Markdown
Member Author

EvanLjp commented Feb 8, 2021

@nic-chen @wu-sheng I add a thread safe lib called goconcurrentqueue to solve the problem. I will supplement the documents recently for preparation before release.

@EvanLjp EvanLjp requested review from nic-chen and wu-sheng February 8, 2021 05:14
Copy link
Copy Markdown
Member

@wu-sheng wu-sheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, we need a lot of polish about the document before our first release.

@EvanLjp
Copy link
Copy Markdown
Member Author

EvanLjp commented Feb 8, 2021

LGTM, we need a lot of polish about the document before our first release.

I will continue to do this from today

@wu-sheng
Copy link
Copy Markdown
Member

wu-sheng commented Feb 8, 2021

@gxthrj @nic-chen Please confirm this PR.

Copy link
Copy Markdown
Member

@nic-chen nic-chen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@EvanLjp EvanLjp merged commit c5d046e into main Feb 8, 2021
@EvanLjp EvanLjp deleted the memory-queue branch February 8, 2021 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants