6 Matching Annotations
- Jan 2018
-
engineering.linkedin.com engineering.linkedin.com
-
The Log: What every software engineer should know about real-time data's unifying abstraction
-
-
tech.plista.com tech.plista.com
-
This article quickly describes how we handled the transit of external-generated customers events toward our internal Kafka cluster and how we built a reliable failover system using Flume-NG.
Tags
Annotators
URL
-
- Dec 2017
-
www.thegeekstuff.com www.thegeekstuff.com
-
# perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for XML::Parser::Expat Writing Makefile for XML::Parser # make # make test
build perl module without package manager
-
-
trac.ffmpeg.org trac.ffmpeg.org
-
FFmpeg itself is composed of several libraries that can be used individually, and outside of FFmpeg, for instance in integrating parts of FFmpeg into your own program.
the guide to Intergrating FFmpeg
-
-
www.ffmpeg-archive.org www.ffmpeg-archive.org
-
Compile with pthreads and make sure to specify the number of threads you want to use with the -threads cmdline parameter
FFMPEG multithreading to take the advantage of multi core cpu
-
-
leanpub.com leanpub.com
-
You can also have multiple users attach their clients to the same sessions, which is great for pair programming. If you were in the same session, you and the other person would see the same thing, share the same input, and the same active window and pane.
tmux works well when pair programming
-