LVS / SIP/UDP / OpenStack
I want to load balance across multiple SIP / UDP Proxies located inside OpenStack Guest Instances. In the non-(OS) Virtualized world, I would use a hardware Load Balancer using D(S)R to spray across...
View Articlehow to close net/http connection.
hi I want to use net/http get some file from website. unfortunately, i found i can't close the connection as i wish, the connection is leak. I know golang can reclaim the resource. but what i want is...
View ArticleBest approach to performing db ops asynchronously
Hi, I'm working on a project using JPA 2.1 + Hibernate on mysql and I am looking to execute some operations [including db operations] asynchronously from the main controller action. What would be the...
View Articlejavafx akka dispatcher leaks
0down vote*favorite* <http://stackoverflow.com/questions/24736060/javafx-akka-dispatcher-leaks#> I have created an executor: public class GUIExecutorService extends AbstractExecutorService {...
View ArticleGatekeeper Review Summary
SUMMARY Topics merged into master: 14784_PythonCatalyst_better_IO (VTK) newest-xdmf
View Articleupgrading postgres (8.4 > 9.x) on the spacewalk server ?
Folks -- Any particular gotchas about attempting to upgrade the postgresql server for our spacewalk installation? It's at version 8.4 and we'd like to get it into the 9.x series. I'm assuming it should...
View ArticleConsole Output Broken
Hello, Since upgrading to 1.572, it seems that the Console Output view is broken. It will no longer live-update the view when a build is in progress. Refreshing the screen will provide an updated...
View Article|| Talend Developer/ Lead - EMV Programmer || Phoenix, AZ
*Job Position:- Talend Developer/ Lead, XML* Location:- Phoenix, AZ Duration:-12+ Months Interview:- Telephonic/Skype *================================* *Job description:* 1. Hands on XML Suite of...
View ArticleUsing GWT for mobile and tablet apps?
I'm inquiring what's the current status of GWT's support for mobile devices, phones and tablets. I have a use case that has to run on mobile devices and I'm wondering if I can use GWT for this. Is mgwt...
View ArticleShoebot
I note on https://github.com/shoebot/shoebot that installation instructions for OSX are out of date, but there is a suggestion for using macports with Python 2.5 and a comment about missing...
View ArticleGetting SELECT_CC and BR_CC DAG nodes
Hello, I'd like to write some unit tests which verifies SELECT_CC and BR_CC lowering for ARM target, but I'm almost completely unfamiliar with llvm/Target. How can I get this nodes in DAG? Thanks. Kind...
View ArticleMultiple Yaxes. Need to hide some
Hi, I've managed to get most of the flot chart working. There is one small thing I need help with. I have multiple sets of data pulled in for the y axis that are displayed whether it is checked on a...
View Articledb4bf8: Add check for null stream from ContentResolver whe...
Branch: refs/heads/master Home: https://github.com/zxing/zxing Commit: db4bf8c2552ec78ae6159ae86054a905586f9965 https://github.com/zxing/zxing/commit/db4bf8c2552ec78ae6159ae86054a905586f9965 Author:...
View Articlekernel bug?
Hi, i've upgraded kernel from 3.12.13 to 3.12.20. I've make a oldconfig as usual, but with new kernel the boot blocks at the begining to the ramdisk loading. I've tried with other 3.12.2x with the same...
View ArticleAnn: pgx v2 - extremely high performance PostgreSQL driver in pure Go
pgx v2 is a pure Go PostgreSQL adapter that focuses on performance and PostgreSQL specific features. pgx supports the standard database/sql interface and its own native interface. The native interface...
View ArticleMetadata Now Writing 1x1 to DB when it can't find a match
So metedatalookup is now writing S1E1 for anything it can't find a match for instead of not writing anything like it used to(preferred way). This has been happening the last few days. Example: EPG has:...
View Articlelcd: support displaying 24bpp BMPs on >= 24bpp LCDs
most todays LCDs support 32bpp e.g. the framebuffer memory is 32bpp organized. To support 24bpp BMPs we need to take only 3 byte from the bpp and set one byte from the FB to 0. Signed-off-by: Hannes...
View ArticleQuery regarding Kafka partitions and Consumer rebalancing
Hi, Currently we trying to configure Kafka in our system for pulling messages from Queues. We have multiple consumers( we might want to add consumers if load on one consumer increases) which need to...
View ArticleLooking for a volunteer to add an Eclipse GUI for formatter settings
Hi everyone! The Ceylon 1.1 Eclipse IDE will have code formatting support <https://github.com/ceylon/ceylon-ide-eclipse/issues/385>, but at the moment, there’s no way to change the formatter’s...
View Article