Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hsmatulis
/
fluent-bit
Public
forked from
fluent/fluent-bit
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
8
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Flb procs draft
- #2
#2
Draft
hsmatulis
wants to merge 19 commits into
master
hsmatulis/fluent-bit:master
from
flb_procs
hsmatulis/fluent-bit:flb_procs
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Draft
Flb procs draft
#2
hsmatulis
wants to merge 19 commits into
master
hsmatulis/fluent-bit:master
from
flb_procs
hsmatulis/fluent-bit:flb_procs
Copy head branch name to clipboard
Commits
Commits on Dec 17, 2020
Simple multithreading implementation for flb
hsmatulis
committed
a720f4c
View commit details
Copy full SHA for a720f4c
Browse repository at this point
Add flag to make output plugin use worker threadsy
hsmatulis
committed
0193b36
View commit details
Copy full SHA for 0193b36
Browse repository at this point
Make stackdriver thread safe
hsmatulis
committed
e695995
View commit details
Copy full SHA for e695995
Browse repository at this point
Move metrics counting to the main thread
hsmatulis
committed
bc1c80a
View commit details
Copy full SHA for bc1c80a
Browse repository at this point
Add locks to upstream code
hsmatulis
committed
250ae60
View commit details
Copy full SHA for 250ae60
Browse repository at this point
Fix mutex in wrong place
hsmatulis
committed
6738b14
View commit details
Copy full SHA for 6738b14
Browse repository at this point
Commits on Dec 18, 2020
Change the way threads return to be compatible with multithreading
hsmatulis
committed
5211a23
View commit details
Copy full SHA for 5211a23
Browse repository at this point
Make error message clearer
hsmatulis
committed
0a67ee3
View commit details
Copy full SHA for 0a67ee3
Browse repository at this point
Fix issues with printing
hsmatulis
committed
df8f038
View commit details
Copy full SHA for df8f038
Browse repository at this point
Fix assigning threads to wrong worker
hsmatulis
committed
c5106c1
View commit details
Copy full SHA for c5106c1
Browse repository at this point
Increase synchronization guarantees
hsmatulis
committed
b9f3e85
View commit details
Copy full SHA for b9f3e85
Browse repository at this point
Fix checking bool incorrectly
hsmatulis
committed
f790ec6
View commit details
Copy full SHA for f790ec6
Browse repository at this point
Add more trace statements for debugging
hsmatulis
committed
42ea472
View commit details
Copy full SHA for 42ea472
Browse repository at this point
Make print statements into trace statements
hsmatulis
committed
7814bbd
View commit details
Copy full SHA for 7814bbd
Browse repository at this point
Commits on Dec 21, 2020
Prevent locking when sending TLS handshake
Show description for f8b9d23
hsmatulis
committed
f8b9d23
View commit details
Copy full SHA for f8b9d23
Browse repository at this point
Update mbed config to allow contexts to be used in multiple threads
hsmatulis
committed
4f08089
View commit details
Copy full SHA for 4f08089
Browse repository at this point
Commits on Dec 22, 2020
Set the default number of workers to 3
hsmatulis
committed
958ddc0
View commit details
Copy full SHA for 958ddc0
Browse repository at this point
Fix issue mbed tls init race condition
Show description for c934445
hsmatulis
committed
c934445
View commit details
Copy full SHA for c934445
Browse repository at this point
Add locking to mbed ssl setup
hsmatulis
committed
5ceb985
View commit details
Copy full SHA for 5ceb985
Browse repository at this point
You can’t perform that action at this time.