Message Queues
Steve Jardine
sjardine
Thu Feb 2 22:11:37 PST 2006
SysV..
On another note, when I am writing to a queue, another process sometimes reads
it (msgget) before I have completed my write to the queue. As a result, the
process reading the entry gets an incomplete entry. I know there must be a flag I
am not setting correctly.
Any ideas?
Steve
On Thu, 2 Feb 2006 21:17:01 -0500
"Kurt Wall" <kwall at kurtwerks.com> wrote:
> On Wed, Feb 01, 2006 at 10:44:59PM -0700, Steve Jardine took 17 lines to write:
> > Heya All,
> >
> > I have a need to send a large amount of messages over a message queue.
> > Currently, I max out at 400 entries on a specific queue. Does anyone have an idea
> > what system variable I can change to increase the number of entries on a single
> > queue?
>
> POSIX mqueues or SysV?
>
> Kurt
> --
> "I had to hit him -- he was starting to make sense."
> _______________________________________________
> Linux-users mailing list ( Linux-users at linux-sxs.org )
> Unsub/Password/Etc: http://mail.linux-sxs.org/cgi-bin/mailman/listinfo/linux-users
>
> Need to chat further on this subject? Check out #linux-users on irc.linux-sxs.org !
>
--
Steve Jardine
More information about the Linux-users
mailing list