Reddit Programming
207 subscribers
1.22K photos
123K links
I will send you newest post from subreddit /r/programming
Download Telegram
๐Ÿš€ Just Built a High-Performance Java Library for Multi-threaded File Processing โ€“ Feedback Welcome!
https://www.reddit.com/r/programming/comments/1kuwh48/just_built_a_highperformance_java_library_for/

<!-- SC_OFF -->Hey folks,
I just released a new Java library: SmartFileProcessor. It's designed for high-throughput, multithreaded file processing with configurable batching, line/batch processors, and in-depth thread-level stats (JSON/CSV/human-readable output). ๐Ÿงต Features: Multi-threaded processing with backpressure Buffered + batched writes with async flushes Pluggable LineProcessor or BatchProcessor Export runtime performance metrics (JSON/CSV) Tracks memory, wall-clock time, thread-level timing Perfect for large log files, ETL workflows, and pre-processing pipelines. ๐Ÿ“ฆ GitHub: https://github.com/MayankPratap/Samchika
โœจ Would love feedback, issues, PRs, or just thoughts! #Java #Multithreading #Performance #OpenSource <!-- SC_ON --> submitted by /u/SatyamEvaJayat (https://www.reddit.com/user/SatyamEvaJayat)
[link] (https://github.com/MayankPratap/Samchika) [comments] (https://www.reddit.com/r/programming/comments/1kuwh48/just_built_a_highperformance_java_library_for/)
Engineering With Java: Digest #57
https://www.reddit.com/r/programming/comments/1mavu0o/engineering_with_java_digest_57/

<!-- SC_OFF -->๐“๐ก๐ž ๐ฅ๐š๐ญ๐ž๐ฌ๐ญ ๐ž๐๐ข๐ญ๐ข๐จ๐ง ๐จ๐Ÿ ๐ญ๐ก๐ž ๐‰๐š๐ฏ๐š ๐ง๐ž๐ฐ๐ฌ๐ฅ๐ž๐ญ๐ญ๐ž๐ซ ๐ข๐ฌ ๐จ๐ฎ๐ญ! ๐“๐ก๐ข๐ฌ ๐ฐ๐ž๐ž๐ค'๐ฌ ๐œ๐จ๐ฅ๐ฅ๐ž๐œ๐ญ๐ข๐จ๐ง ๐ข๐ง๐œ๐ฅ๐ฎ๐๐ž๐ฌ: > Self-Healing Microservices: Implementing Health Checks with Spring Boot and Kubernetes > JEP targeted to JDK 25: 520: JFR Method Timing & Tracing > Agent Memory with Spring AI & Redis > A Sneak Peek at the Stable Values API > Java 22 to 24: Level up your Java Code by embracing new features in a safe way > Spring Cloud Stream: Event-Driven Architecture โ€“ Part 1 > Undocumented Java 16 Feature: The End-of-File Comment > Service Mesh in Java: Istio and Linkerd Integration for Secure Microservices ๐‚๐ก๐ž๐œ๐ค ๐จ๐ฎ๐ญ ๐ญ๐ก๐ž ๐ง๐ž๐ฐ๐ฌ๐ฅ๐ž๐ญ๐ญ๐ž๐ซ ๐š๐ง๐ ๐ฌ๐ฎ๐›๐ฌ๐œ๐ซ๐ข๐›๐ž ๐Ÿ๐จ๐ซ ๐ฐ๐ž๐ž๐ค๐ฅ๐ฒ ๐ฎ๐ฉ๐๐š๐ญ๐ž๐ฌ: https://javabulletin.substack.com/p/engineering-with-java-digest-57 #java #spring #newsletter #springboot <!-- SC_ON --> submitted by /u/Educational-Ad2036 (https://www.reddit.com/user/Educational-Ad2036)
[link] (https://javabulletin.substack.com/p/engineering-with-java-digest-57) [comments] (https://www.reddit.com/r/programming/comments/1mavu0o/engineering_with_java_digest_57/)