issues
search
Group-A
/
Twitter-Analysis-World-Map
Interactive world visualization of mood analysis from trending tweets
0
stars
0
forks
source link
Asynchronous Tweet analysis
#7
Open
GFernie
opened
9 years ago
GFernie
commented
9 years ago
Can improve performance on multi-core CPUs by using async tasks to complete Tweet analysis.
Currently performs each Tweet analysis in series.
000s of tweets are analysed at a time.
GFernie
commented
9 years ago
Useful articles:
http://stackoverflow.com/questions/22492383/throttling-asynchronous-tasks
https://msdn.microsoft.com/en-us/library/hh228604%28v=vs.110%29.aspx?f=255&MSPPError=-2147217396