Processing logs in real-time
Mihai Anca
I thought about how to process logs faster than using a cron job to poll for updates and I found mkfifo which you can use...
I love hacking and learning and discovering new things and working on impactful features.
I started programming very early, by going to the informatics olympiads. In the 5th grade used Pascal then switched to C++ in the 7th grade. Since then I learned a multitude of programming languages: PHP, Java, Ruby, Python, Scala.
October 2012 - Current
Iterating on experiments and features across email, web and native to grow Twitter. Using Scala, Java, Apache Pig and Objective-C to impact millions of users every day.
June 2010 - September 2012
Part of the platform team doing infrastructure work, various refactoring and also noticeable performance improvements by tracing requests using NewRelic. Also developed features for the main application: partner integration, Basecamp import, PayPal integration and accounting dashboard.
Amongst the languages and tools used are Ruby, Ruby on Rails, MySQL, RabbitMQ and Puppet.
The team uses iterative development and agile practices while technologies used include git with topic branches, full testing with Shoulda and Factory Girl is enforced.
Developed an app-wide search using ElasticSearch during a Hack Week and then worked on the production version.
Started as a summer intern working full time then continued working part time remotely during my degree and full time in holidays.
July 2009 - May 2010
I worked on the backend (ContextVoice) of a service that tracks social mentions across various networks such as Twitter and Facebook. My main task was building a distributed search engine in Python (which used Xapian and a custom sharded architecture). Also done other infrastructure parts such as html parsers and retweet detectors. In addition I helped manage the Amazon EC2 servers and made small changes to the front-end application.
One of the challenges was scaling the whole application (uberVU tracks more than 250 million reactions across 19 million URLs). For that we used cloud computing (Amazon EC2) and made an asynchronous architecture using queues (SQS and RabbitMQ) and key-value stores (TokyoCabinet).
June 2008 - May 2009
I worked in a team delivering various projects for clients using Ruby on Rails.
The main project thequad, a social network for US university students. Technologies that we used for this project included git, test driven development using test::unit, background jobs, indexing using Sphinx, monitoring production performance and fixing bottlenecks.
2009 - 2012
Graduated with a first class degree.
Awarded Golden Anniversary Prize for excellence in first year studies
Main subjects are: Object Oriented Programming, Advanced Algorithms, Distributed Computing, Computer Architecture, Networking and Network Security, Mobile Computing, AI and Games
My third year project was a social journal composed of Twitter, Instagram, Foursquare written in Ruby, using Ruby on Rails, MongoDB and Redis.
GitHub, Nov 2011 - Apr 2013; followed by 24 people; forked 12 times
OmniAuth strategy for Instagram.
Adapted OmniAuth OAuth strategy to Instagram
In April 2013 it had over 20000 downloads.
GitHub, Feb 2009; followed by 4 people
A demo on modifying Clearance to allow login via username
Produced a demo app in which the Clearance authentication plugin is modified to use username rather than email.
GitHub, Jul 2009; followed by 3 people
Wurbe hackfest
A fun app to view and add spots on a map. Not finished and just for fun for a hackfest.
GitHub, Oct 2009 - Nov 2009; followed by 3 people
Packaging system for Mac OS X 10.5 and above; heavy optimisations, no redundant packages and a bonus beer theme
Updated some package recipes
GitHub, Dec 2011
logstash - logs/event transport, processing, management, search.
User of logstash and fixed some bugs
GitHub, Jun 2008
A plugin to validate the existance of a rails association. Similar with validates_associated with the exception of not doing valid? on the association model
Mihai Anca
I thought about how to process logs faster than using a cron job to poll for updates and I found mkfifo which you can use...
Intel 486
MacVIM
My public projects can be seen on my GitHub account.
Won a gold medal at Infomatrix 2009 with a Ruby continuous integration service that used Rails on the front end, RabbitMQ, Nanite for controlling servers and deploying new code, Chef for auto-configuring servers and Amazon EC2 for dynamic scaling.
In my free time I like to experiment with lots of new technologies and this is how I learned AMQP, Tokyo Cabinet, Redis, Cassandra, etc.