× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Could always use MQ Series...

Carl J. Galgano
EDI Consulting Services, Inc.
550 Kennesaw Avenue, Suite 800
Marietta, GA  30060
(770) 422-2995 - voice
(419) 730-8212 - fax
mailto:cgalgano@xxxxxxxxxxxxxxxxx
http://www.ediconsulting.com
AS400 EDI, Networking, E-Commerce and Communications Consulting and
Implementation 
http://www.icecreamovernight.com
Premium Ice Cream Brands shipped Overnight

Visit our website to subscribe to our FREE AS/400 Timesharing Service

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Scott Klement
Sent: Thursday, July 24, 2003 5:07 PM
To: Midrange Systems Technical Discussion
Subject: Re: Warehouse Automation Project



> I have thought about going to dataqueues and skip all that SQL-stuff. 
> Are there dataqueue tools for Unix and Win2K systems (Visual Basic)?

I'm not aware of dataqueue tools for Unix, and I've had major stability
problems with data queues in Windows (I was using RUMBA, though, not client
access)

Sockets, however, are available on all of those systems... assuming that
they're all able to talk TCP/IP to each other.  Unlike data queues, sockets
are real-time.  (A data queue doesn't know if there's a program listening
for entries.  If there's no program there, it simply queues the entries for
later processing. Whereas, a socket scenario, there has to be a program
listening, or you get an error.)

Your Unix programmers will almost certainly be familiar with socket
programming, it's very common on Unix systems.   Your Windows programmers
might be familiar...  your iSeries programmers probably aren't, but I've got
a tutorial for them! :)

http://www.scottklement.com/rpg/socktut/


If you don't want to go with sockets, you might explore MQ Series. Although
I haven't used it, I know someone who uses it for this type of processing,
and he's happy with it.

_______________________________________________
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe,
or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.